Hi,
Is there drag-drop support for the XAMGrid? How do I enable it?
Thanks!
Hello ErikaB,
You can use Drag and Drop Framework along with XamGrid. The attached sample demonstrates how to use it. For Drag and Drop Framework, you can refer to the following documentation.
Using Infragistics Drag and Drop Frameworkhttps://ko.infragistics.com/help/wpf/drag-and-drop-framework-using-ig-drag-and-drop-framework
If you have any question with this, please let me know.
Best regards,Yuki MitaDeveloper Support EngineerInfragistics Inc.www.infragistics.com/support
Hi! Is there a way to only activate drag and drop behavior if I click on an icon? Say I have a grid containing the following:
https://ibb.co/ix4dhv
When I hover and drag the icon on the left of the first item, the whole row will move to the specified location. Also, is it possible to do it when multiple rows are selected?
Thanks,
Erika