Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

javascript grid control for ipad [closed]

We have a web application designed for pc browsing. For this application we used infraguistics grid control to present information and some of them are hierarchical. We can group by columns, sort them etc.

We want to convert this application to Ipad compatible web application. We are thinking about using jquery mobile, but it is still early stage. There is no grid like control in jquery mobile, there are controls like list and Collapsible but nothing like grids with flexibility like sorting, grouping etc.

Is there is any other options or suggestions.

We are not really focused on Jquery mobile it could be anything but should be javascript based.

Thanks,

like image 319
daljit Avatar asked Dec 11 '25 01:12

daljit


1 Answers

You may use JSLightGrid plugin. It's responsive, supported by mobile browsers, very light weight and very good in performance, in short good for mibile applications. https://github.com/chanakyachatterjee/JSLightGrid

But you need to write your custom code grouping unless they include it in next version.

It's pure javascript.

like image 51
enthusiast Avatar answered Dec 12 '25 14:12

enthusiast



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!