Hi Chaps,
I'm using a combox control which is populated with abt 20 diff items. I want to put a 'tick' in front of the item selection, when a user selects that particular item. Can anyone please tell me how this can be done.
Thanks
Viji
Printable View
Hi Chaps,
I'm using a combox control which is populated with abt 20 diff items. I want to put a 'tick' in front of the item selection, when a user selects that particular item. Can anyone please tell me how this can be done.
Thanks
Viji
Just a suggestion, could you use the list box with the style set to 1- checkbox
David Paulson