All,
Using the example online, I am able to get the DragDrop feature of the Grid working just fine in it's own page. However, when I put it inside of a control instead of a page and bind the control to the TabStrip/MultiPage using Ajax (so that only one control is ever loaded at a time) I receive a javascript error from within the Telerik .js files that it cannot find the grid. I have tried everything I can think of to figure this out, including walking through the javascript at run-time) but I can't seem to produce any errors from the javascript on the control itself.
Has anyone else been able to get drag/drop grids working in an Ajaxified MultiPage? If so, can you please post how. I'm hoping that I'm just missing something small and mundane...
Thanks,
Tom
Using the example online, I am able to get the DragDrop feature of the Grid working just fine in it's own page. However, when I put it inside of a control instead of a page and bind the control to the TabStrip/MultiPage using Ajax (so that only one control is ever loaded at a time) I receive a javascript error from within the Telerik .js files that it cannot find the grid. I have tried everything I can think of to figure this out, including walking through the javascript at run-time) but I can't seem to produce any errors from the javascript on the control itself.
Has anyone else been able to get drag/drop grids working in an Ajaxified MultiPage? If so, can you please post how. I'm hoping that I'm just missing something small and mundane...
Thanks,
Tom