Hi Team,
i am using a Radgrid on a page with multiple template columns, I have a hyper link , a textbox and a combobox. I click on link opens a popup and I select a value and submit it on parent page, save the selected value in grid' template textbox.
And based on textbox value I bind the the combo box.
But when I submit the page and do postback, the Textbox lose its data. and not able to bind combobox.
Can anybody help me on this.
~
Sandeep