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

[Solved] Update panels in edit mode of an ajaxified grid

1 Answer 54 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Marco
Top achievements
Rank 1
Marco asked on 06 Jul 2009, 12:53 PM
Hi all,
I have an ajaxified grid that works smoothly. I created a user control to custom edit these items. This user control is made of a RadTabStrip and RadMultipages and some UpdatePanels. If I cause an asyncronous postback or a normal postback it seems to loose state. I mean: suppose i went to RadMultiPage #2. This MultiPage contains a checkbox that autopostbacks to enable/disable a near textbox. If I click that checkbox a postback succeed but I'm kicked to RadMultiPage #1 (the first) and if I go back to RadMultiPage#2 the checkbox is not checked. This is the behaviour if checkbox and textbox are not inside an updatepanel. If they were inside an updatepanel I wouldn't see anymore the Textbox and the Checkbox as they seem to be deleted.

How should I do it?

Thanks,
Marco


1 Answer, 1 is accepted

Sort by
0
Georgi Krustev
Telerik team
answered on 08 Jul 2009, 03:25 PM
Hello Marco,

Based on this information, it is hard to determine what is causing this behavior. If the issue persists, I will ask you provide additional information about this abnormality. It will be really helpful if you can post the RadGrid mark-up and the code-behind file and the user control's mark-up code and the code-behind file.

We will try to reproduce the issue locally, and will advise you further.

Regards,
Georgi Krustev
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
Grid
Asked by
Marco
Top achievements
Rank 1
Answers by
Georgi Krustev
Telerik team
Share this question
or