-
Johnny
86
posts
Member since:
Dec 2010
Posted 23 Feb 2012
Link to this post
hi in my web page
the RadGrid updated by RadTreeview
and RadTreeView updated By RadGrid
RadGrid updated by itself
when i add Ajaxifing for Linkbutton inside Template Column for a Panel
i getting the followinf error msg
Microsoft JScript runtime error: Sys.InvalidOperationException: Could not find UpdatePanel with ID 'ctl00_ContentPlaceHolder1_ctl00_ContentPlaceHolder1_PanelViewerPagePanel'. If it is being updated dynamically then it must be inside another UpdatePanel.
i add new linkbutton outside of RadGrid for testing
i add ajaxifing for the outside link button for the same panel at runtime
the panel updated without the above error msg
so the pbm is not the Panel the pbm is Linkbutton inside RadGrid
how to solve this pbm
-
-
Johnny
86
posts
Member since:
Dec 2010
-