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

GroupView Item Drag Start

I'd like to catch the event when I started drag operation.
For example, windows ListView control fires event "ItemDrag" when I select and drag item.

When should I call DoDragDrop method?

Thanks in advance.


2 Replies

VS Vallarasu S Syncfusion Team May 2, 2011 11:37 AM UTC

Hi Youngjin,

Thanks for your interest in Syncfusion products.

GroupView does not support such event, However you can reliably use GiveFeedback event of the GroupView, Or else you may have to track if the left button is pressed on MouseMove event.

Please let me know if you need any further assistance on this.

Regards,
Vallarasu S.




VS Vallarasu S Syncfusion Team May 2, 2011 12:59 PM UTC

Hi Youngjin,

Apologize for the inconvenience.

Calling the DoDragDrop event will being item drag. It is appropriate to call this event in the mouse move event.

Please let me know if you need any further assistance.

Regards
Vallarasu S.



Loader.
Live Chat Icon For mobile
Up arrow icon