Hi,
I use Grid control to popup my web form containing a dropdown list. When the dropdown list posts back, the value selected in the dropdown is lost. I found out that such postback actually takes the whole page posting back.
I look around and see the new feature "Grid/Editing with external form". If I add a dropdown in the EXTERNAL FORM with postback, can this form keeps my selected value after postback?
Link: http://demos.telerik.com/aspnet-ajax/ajax/examples/manager/dynamicajaxsettings/defaultcs.aspx?product=grid
If you have any other better solution, let me know. Thanks.
Frank.
I use Grid control to popup my web form containing a dropdown list. When the dropdown list posts back, the value selected in the dropdown is lost. I found out that such postback actually takes the whole page posting back.
I look around and see the new feature "Grid/Editing with external form". If I add a dropdown in the EXTERNAL FORM with postback, can this form keeps my selected value after postback?
Link: http://demos.telerik.com/aspnet-ajax/ajax/examples/manager/dynamicajaxsettings/defaultcs.aspx?product=grid
If you have any other better solution, let me know. Thanks.
Frank.