Moving columns

I tried to move a column (in a virtual grid).
I have set the AllowDragSelectedCols to true. I tried to move columns, but they remain in the same position (something DOES happen there though, because the columns are resized)
What am I missing?


MovingAColumn.zip

2 Replies

HA haneefm Syncfusion Team July 24, 2007 05:12 PM UTC

Hi Lucia,

In a virtual grid, there is no built-in support for column moving. To achieve this, a correspondence can be maintained between the initial column position and any moved column position. Below is a forum thread that discuss with similar issue.

http://www.syncfusion.com/support/Forums/message.aspx?&MessageID=43184

Best regards,
Haneef


LD Lucia Diaconu July 26, 2007 01:25 PM UTC

Thanks for your advice, it works nicely now.

Loader.
Up arrow icon