I am working on mobile app and using slickgrid to show json data inside UIWebView in iOS app.
Slickgrid is well populated with data but problem is columns are not dragable nor reorderable on iPAD but on web it works fine. I want to know why it is not working on mobile/touch device. Is there any other js api I have to use to enable this column draging and reordering. Any help on this will be appreciable.