Hi,
I am finally making great progress with your tools. I have however hit a little bump in the rode. I created a grid with a context menu per your sample code and everythign worked great. The next step was to actually create a tabstrip and have a radgrid on each tab view. No problem, I changed the aspx pages hosting the grid to ascx pages and linked them to the tabstrip view. Everything worked well with the exception of the contextmenu and the editform popup. The javascript is looking for the radgrid which is no longer onthe page but in the control page. Are there any examples of how to pass the grid information to host page for the control? I believe this is what is causing the problem
I am finally making great progress with your tools. I have however hit a little bump in the rode. I created a grid with a context menu per your sample code and everythign worked great. The next step was to actually create a tabstrip and have a radgrid on each tab view. No problem, I changed the aspx pages hosting the grid to ascx pages and linked them to the tabstrip view. Everything worked well with the exception of the contextmenu and the editform popup. The javascript is looking for the radgrid which is no longer onthe page but in the control page. Are there any examples of how to pass the grid information to host page for the control? I believe this is what is causing the problem