Webapp - using Dhtmlx 5.0, wijmo grid, typescript
My web app has a dialog box which contains a list of items. the sequence of these items can be adjusted with drag and drop. This works fine when we open the web app on windows PC but it doesn’t work when used with touch screen such as in Apple-IOS - safari and Android Chrome.
We are using “https://code.jquery.com/ui/1.11.4/jquery-ui.js” library for drag and drop options.
Please help…