Integrate Syncfusion with Hammer JS

Hi,

Could you please tell me how to integrate Syncfusion with Hammer Js for drag and drop functionalities of the grid rows within the same grid? 

Thanks.

1 Reply

VA Venkatesh Ayothi Raman Syncfusion Team April 28, 2018 12:23 PM UTC

Hi Ananya, 

Thanks for using Syncfusion products. 

We have analyzed your requirement with Syncfusion Grid and we can drag the whole Grid with hammer js. But we were unable to Drag the ‘tr’ element or ‘td’ element using hammerJS. So, we have checked the normal table with hammerJS instead of Syncfusion Grid, eventhough HTML table tr element also unable to drag using hammerjs. 
So, we have planned to Drag the Grid tr element using imaginary ‘tr’ element and update the data source while drop the ‘tr’ element and refresh the Grid using Drag and Drop events. Before proceed this sample, we need confirmation from your side whether above solution achieved your requirement or not. If not, please share the details about your requirement. It would be helpful for us to provide the better solution as earliest. 

Regards, 
Venkatesh Ayothiraman. 


Loader.
Up arrow icon