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

[Solved] row click error

2 Answers 96 Views
Grid
This is a migrated thread and some comments may be shown as answers.
ibrahim
Top achievements
Rank 1
ibrahim asked on 18 May 2009, 04:02 PM

Posted 1 hour ago (permalink)

hey all
i have this problem that is killing me ....it was working before and it suddendly stopped..
i have three radgrids in my page with 2 invisible and 1 visible...if i click on the first the next will apear after i change thier select statments in thier consicutive data source according to the selection....
in

the scenario i just explained occurs twice in my project for 2 deferant purposes  in one it is working perfectly in the second asp.net pages it is not...and what is killing me is that it was wokring....


whenever i click on a row a javascript error suggesting that 

sys.invalidoperationexception could not find updatepanel with id 'ctl00_main_ctl00_main1_radgrid3panel' .if it is being updated dynamically then it must be inside another updatepanel 


i dont have a updatepanel or any entity called radgrid3panel....i do have a radgrid3 but no panel....what could possibly have gone wrong

2 Answers, 1 is accepted

Sort by
0
ibrahim
Top achievements
Rank 1
answered on 19 May 2009, 06:03 AM
does the rad grid it self have a hidden update panel or ajax region?
0
ibrahim
Top achievements
Rank 1
answered on 19 May 2009, 08:09 AM
ok i figured it out .....i removed all the ajaxregions and the update panels from my page and it worked ..for somereason they were conflicting ..
Tags
Grid
Asked by
ibrahim
Top achievements
Rank 1
Answers by
ibrahim
Top achievements
Rank 1
Share this question
or