GGC & DnD

I try move record in the GGC between any group. It''s possible? What events me using?

3 Replies

AD Administrator Syncfusion Team February 9, 2006 05:07 AM UTC

Hi, In 4.1 there is no drag and drop feature added. Please refer the forum to see if that helps. I have attached a sample which supports drag and drop between grouped columns. http://www.syncfusion.com/support/forums/message.aspx?MessageID=39690 Regards, Calvin.

Grouping0.zip


JB James Blibo December 14, 2006 07:35 AM UTC

What if both ggc have their RowHeader hidden or not visible.

I noticed that you can only start the drag action by dragging the ggc RowHeader. What if the first columns in each ggc were static cells, can I drag by dragging that cell on the row to drag the entire row


AD Administrator Syncfusion Team December 14, 2006 12:12 PM UTC

Hi James,

You can handle the TableControlMouseDown event and call the DoDrag method to enable the drag and drop functionality in a cell. The attached sample implements the cell drag and drop functionality and also highlights the cell when the mouse move over it.

Sample : http://www.syncfusion.com/Support/user/uploads/CellDragDrop_172dfc82.zip

Let us know if this serves your need.

Regards,
Haneef

Loader.
Up arrow icon