Hi,
I am creating a combobox in codebehind dynamically with checkbox template. I am inserting "Select" as a selected item. When i am clicking the CheckBox of the item I called the CheckboxOnclick event. But When i am clicking the Item text the "Select" text which i had as selected item changes to the item text which i clicked. Actually that should not happen. The select text should be the same. How to over come this problem and is there any way to prevent ItemClick event dynamically. I have given EmptyText also dynamically which is not worked. Pls help me out to sort this problem. I tried OnItemRequested it is also not working.
Thanks,
Jeevitha
I am creating a combobox in codebehind dynamically with checkbox template. I am inserting "Select" as a selected item. When i am clicking the CheckBox of the item I called the CheckboxOnclick event. But When i am clicking the Item text the "Select" text which i had as selected item changes to the item text which i clicked. Actually that should not happen. The select text should be the same. How to over come this problem and is there any way to prevent ItemClick event dynamically. I have given EmptyText also dynamically which is not worked. Pls help me out to sort this problem. I tried OnItemRequested it is also not working.
Thanks,
Jeevitha