Hi Team,
I have a RadGrid with multiple template columns, In one column i have a link and textbox and on another I have a dropdown list.
I click on link, a popup opens select some value and set in the grid's text box, Since I need to bind the dropdown from text based on textbox value, I post back the using the Autopostback=true, But I am not able to bind the combobox, as I am not able to retain the values for textbox.
Can you help me on this.
Regards,
Sandeep