Click here to Skip to main content
16,019,152 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have radCombobox in RadGrid. While adding new records through RadGrid. When select any record from
combobox, I m filling description regarding it into next textbox of that grid through SelectedIndex event of Combobox and then when click on insert button of grid. It is not proceeding anything. How to resolve this issue??
It's not working only in IE10 and IE11 browsers, in fact working fine in other browsers.
Its also working fine whenever auto postback property set false of that combobox for all browsers. But this case not useful as have to use SelectedIndex.
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900