I have a drop down box, gridview and couple of textbox control on the form. When the user selects an item from the drop down i populate the textboxes from the data returned from server (using AJAX.NET library).
On the same page when user works on the gridview, a postback happens and i loose all the data on the textboxes. My question is, whether there is any way i can save the state of the textboxes once it populated. I am using .NET 2.0 and ajax.net library for 2.0 Thanks --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ajax.NET Professional" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/ajaxpro The latest downloads of Ajax.NET Professional can be found at http://www.ajaxpro.info -~----------~----~----~----~------~----~------~--~---
