BoldDeskBoldDesk is now live on Product Hunt with a special offer: 50% off all plans. Let's grow together! Support us.
Hi Neil,
Thanks for using Syncfusion Products.
We have created a sample to disable the scrolling of
the grid contents while copy text using the mouse can be disable at load event using “enableTouchScroll”
API. Please find the below code snippet.
<script>
function onLoad(args) {
this.model.scrollSettings.enableTouchScroll
= false
} </script> |
Please refer the sample here: http://www.syncfusion.com/downloads/support/directtrac/129579/scrolling-1067812941.zip
Please let us know if you have any queries.
Regards,
Balaji Marimuthu
Hi Neil,
Thanks for the update.
We are happy to hear that your requirement has been achieved.
Please let us know if you need any further assistance. We will be happy to help you out.
Regards,
Alan Sangeeth S