Hi cyclop,
There are multiple errors thrown in your page:
Uncaught ReferenceError: jqxBaseFramework is not defined
Uncaught TypeError: Cannot read property ‘dataAdapter’ of undefined
Uncaught Error: jqxGrid: Missing references to the following module(s): jqxdropdownlist.js(requires: jqxlistbox.js)
These mean you have not initialized the widgets on your page correctly and they are not related to mobile device support. What I notice is that the version of jqxDropDownList you are using is 3.5.0 and the other widgets’ – 3.4.0. Please update all your files and try again.
Best Regards,
Dimitar
jQWidgets team
http://www.jqwidgets.com/