What is the control library version that first included the drag and drop?
I have dropped the demo code onto an aspx page but cannot access the Row Drop attributes for the Grid or Client Settings:
Validation (ASP.Net): Attribute 'AllowRowsDragDrop' is not a valid attribute of element 'ClientSettings'.
Validation (ASP.Net): Attribute 'OnRowDropping' is not a valid attribute of element 'ClientEvents'
OnRowDrop is also not a valid attribute of RadGrid...
I tried version 5.1.3.0 of the RadGrid.Net2.dll and version 2007.3.1425.20 of the Telerik.Web.UI.dll, but cannot get them to use the Drop and Drag attributes.
Thanks,
Derrick
I have dropped the demo code onto an aspx page but cannot access the Row Drop attributes for the Grid or Client Settings:
Validation (ASP.Net): Attribute 'AllowRowsDragDrop' is not a valid attribute of element 'ClientSettings'.
Validation (ASP.Net): Attribute 'OnRowDropping' is not a valid attribute of element 'ClientEvents'
OnRowDrop is also not a valid attribute of RadGrid...
I tried version 5.1.3.0 of the RadGrid.Net2.dll and version 2007.3.1425.20 of the Telerik.Web.UI.dll, but cannot get them to use the Drop and Drag attributes.
Thanks,
Derrick