Hello,
just trying to use jqxgrid on mobile with the ‘group by’ header bar. If you move a column header to the grouping area you got a lot of error-messages from chrome dev tools :
jquery-1.11.1.min.js:3 [Intervention] Unable to preventDefault inside passive event listener due to target being treated as passive. See https://www.chromestatus.com/features/5093566007214080
You can do this as follows:
1. Open Google Chrome (78.0.3904.97)
2. Open DevTools
3. Click on “Toggle device toolbar” and select any responsive device
4. https://www.jqwidgets.com/jquery-widgets-demo/demos/jqxgrid/grouping.htm?light
5. Move any column-header to group area.
Best Regards,
The Deploy Duck