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

Save RadGrid STATE dynamically!!

1 Answer 78 Views
Grid
This is a migrated thread and some comments may be shown as answers.
July
Top achievements
Rank 2
July asked on 04 Nov 2011, 09:39 PM
I need save radgrid state without Button (as telerik example). Its means, dynamically after user click some options of ContextHeaderMenu, drop ans drag column, change with, etc

I try do it using Radgrid inside UpdatePanel,
And execute a tigger when prerender radgrid

but I got an error

 

Unable to register UpdatePanel with ID. 'UpdatePanel1' because it did not register with ScriptManager. This problem can occur if the UpdatePanel was removed from the control tree and later added again, which is not allowed.
Parameter name: UpdatePanel



How I can do this?

1 Answer, 1 is accepted

Sort by
0
July
Top achievements
Rank 2
answered on 07 Nov 2011, 08:17 PM
Remove this post!
I found the solution!
Tags
Grid
Asked by
July
Top achievements
Rank 2
Answers by
July
Top achievements
Rank 2
Share this question
or