|
Geoffrey,
Thankyou for prompt response I want to explain my scenario to, I have a webpage on which I used Gridpanel by ID Gridpanel1 and in it I use menu column and when I call a windoweditor user control through a menu command from code behind then it opens a window with two grids in it Gridpanel1 and Gridpanel2 like a two grid example of grid panel in your example explorer
When I want to transfer a row from gridpanel1 to gridpanel2 it throws a javascript error
Gridpanel2 is unidentified
And I wonder that widow editor user control already contains two grid Gridpanel1 and Gridpanel2 so why it throws this exception, your urgent response will highly appreciated and kindly provide me some example to achieve this
Thanks
KHafeez
|