C1.Win.C1FlexGrid Namespace > C1FlexGridBase Class : AllowDragging Property |
Row dragging may not work in bound mode. This is because some data sources do not allow absolute positioning of rows.
ADO.NET DataTable object in particular do not support this.
Column dragging is supported for any data source, and row dragging is always supported in unbound mode.
You can prevent specific rows and columns from being dragged by setting their RowCol.AllowDragging property to false.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2