You can enable special drag integration for WebGrid control such as Allow dragging on checked rows, drop shadow element's width.
This topic will show you how to enable special drag integration for WebGrid control.
To enable special drag integration for WebGrid control
- Click on WebDragDropExtender instance and press F4 to open its properties window.
- Go to the DropControls collection and add WebDragControl into it.
- Go to AdvancedProperties and choose the click collection button.
- Give check to the "Enable special integration with Intersoft control." Ensure that you see the control type is WebGrid.
- Compile and run the project.