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