WebGrid provides an AllowColumnMove function that is very helpful to move the column in WebGrid.
In this topic, you will learn the basic thing on how to set AllowColumnMoving from designer.
To move a column in WebGrid
- Open WebGrid.NET Designer.
- Select the Allow Column Moving properties in QuickStart - Popular Settings - Main Features section.
- Click OK to apply the changes.
- Run the project.
References
AllowColumnMove Property
Other Resources
Walkthrough Topics
How-to Topics