How to programmatically select certain items in InputMultiList

pavan

New Member
Licensed User
Longtime User
:sign0163:

I want to show user a list of options to choose from.
InputMultiList is perfect and simple for this purpose

After he selects what he wants and closes the dialog, i add his choices to database.

Now if he wants to edit his choices, i should be able to show the InputMultiList dialog with all his earlier made choices having a tick in the dialog (pre-selected).

I am stuck here..How to do this with InputMultiList?
Can some one please help me out...?

If this can not be done with InputMultiList, please suggest me the best approach..
(probably i have to use a scrollview with many checkboxes...)
...(since the research questionnaire application i am working on has many such instances)
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…