We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Not able to drag drop column in virtual grid

Hi,

I had set following properties in virtualgrid.

1.AllowDragDropofSelectedCols=True;
2.AllowSelection =AlphaBend;
3.ControllerOption=ALL,DragColumnHeaders.

After setting above properties when i try to drag and drop the column on Column Header width was set to dropped column rest data was remaining the same along with dataheaders.

After drop data as well as header column name was not moved only Column size was modified to dropped column.

Let me know what miss to set for drag drop functionality of column in virtual grid.

Thanks
Yeshwant

3 Replies

J. J.Nagarajan Syncfusion Team September 19, 2007 06:15 PM UTC

Hi Yeshwant,

Thank you for your interest in Syncfusion products.

This is not supported by default in Virtual Grid. One way you can do this is to follow the approach in the below Forum thread.

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


Also please take a look at the attached sample.

http://websamples.syncfusion.com/samples/Grid.Windows/F68361/main.htm

Please try this and let me know if this helps.

Regards,
Nagaraj


YR Yeshwant Raut September 20, 2007 11:58 AM UTC

Hi Nagarajan,

Thanks for this samples.But it doesnt solve my purpose as i am using strong types collection.

lets say that i have employee as collections object and name,id,age as the propeties that i need to displayed. for this i need to do column drag drop do i need to explicitely handled the columns that are interchange or there is any quick way to deal with collections.

Thanks
Yeshwant

in strong typed collection it is not working

>Hi Yeshwant,

Thank you for your interest in Syncfusion products.

This is not supported by default in Virtual Grid. One way you can do this is to follow the approach in the below Forum thread.

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


Also please take a look at the attached sample.

http://websamples.syncfusion.com/samples/Grid.Windows/F68361/main.htm

Please try this and let me know if this helps.

Regards,
Nagaraj


J. J.Nagarajan Syncfusion Team October 26, 2007 03:12 AM UTC

Hi Yeshwant,

The drag and drop of columns in Virtual grid is not supported by default. The solution we updated earlier is one way to do this. We recommend you to use GridGroupingControl for this purpose, which has many features to offer along with drag drop. With a GridGroupingControl you can bind it to larger datasources by achieving high performance.

Let us know if you need any further information.

Regards,
Nagaraj

Loader.
Live Chat Icon For mobile
Up arrow icon