I like to run the example of the Grid/Items Drag-and-drop ....
I copy the Html source to my computer,,, in this case I have the Visual Studio 2008 with the Telerik controls, I created the Project like: Telerik\Web\VB.NET Web Application, after that, I delete the html source and I copy the Html source of the example but I received the follow errors messages:
Error 4 'Context' is not a member of 'Telerik.GridExamplesCSharp.Programming.DragAndDrop.DefaultVB'. C:\Prueba_Grid\RadControlsWebApplication1\RadControlsWebApplication1\Default.aspx 1 1 RadControlsWebApplication1
Error 5 'Context' is not a member of 'Telerik.GridExamplesCSharp.Programming.DragAndDrop.DefaultVB'. C:\Prueba_Grid\RadControlsWebApplication1\RadControlsWebApplication1\Default.aspx 1 1 RadControlsWebApplication1
Could you help me? How I can run this example in my Visual Studio?
I copy the Html source to my computer,,, in this case I have the Visual Studio 2008 with the Telerik controls, I created the Project like: Telerik\Web\VB.NET Web Application, after that, I delete the html source and I copy the Html source of the example but I received the follow errors messages:
Error 4 'Context' is not a member of 'Telerik.GridExamplesCSharp.Programming.DragAndDrop.DefaultVB'. C:\Prueba_Grid\RadControlsWebApplication1\RadControlsWebApplication1\Default.aspx 1 1 RadControlsWebApplication1
Error 5 'Context' is not a member of 'Telerik.GridExamplesCSharp.Programming.DragAndDrop.DefaultVB'. C:\Prueba_Grid\RadControlsWebApplication1\RadControlsWebApplication1\Default.aspx 1 1 RadControlsWebApplication1
Could you help me? How I can run this example in my Visual Studio?