This is a migrated thread and some comments may be shown as answers.

RadAjaxPanel's controls clear on postback

0 Answers 63 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Aarsh
Top achievements
Rank 1
Aarsh asked on 11 Mar 2013, 04:27 AM
Hello,

I have RadAjaxPanel inside a user control and it loads as expected. I have a button to which a click-handler is tied in the code behind file. If I click on the button to trigger the event, I see nothing is left in the RadAjaxPanel, it's just empty.


The detailed scenario is after the user enters the value in the form I need to save the values as I need to implement a parallel functionalities of Google Chrome called 'auto-fill' (not similar, unlike on client side I will save all in XML and then the XML itself would be saved on the DB Server). So if user modifies the default values of the fields, I need to save as another node of XML So I am having a button called saved, and for the event handler for click, I have added the logic to save the form values, but as soon as I click on the save button I notice that all controls just get removed and nothing gets saved.

Please advise ...

Thanks,
-Aarsh

No answers yet. Maybe you can help?

Tags
General Discussions
Asked by
Aarsh
Top achievements
Rank 1
Share this question
or