Hello:
Is it possible to use drag and drop with touch device?
myGrid.enableDragAndDrop(true);
this works on mouse only.
Do I need touchui?
Hello:
Is it possible to use drag and drop with touch device?
myGrid.enableDragAndDrop(true);
this works on mouse only.
Do I need touchui?
Unfortunately the drag and drop feature is not available on touch devices.