We have a web application designed for viewing on a PC. For this application, we used infrared network management to represent information, and some of them are hierarchical. We can group by columns, sort them, etc.
We want to convert this application into an iPad compatible web application. We are thinking about using jquery mobile, but this is still at an early stage. There is no grid in jquery mobile, such as controls, there are controls like list and Collapsible, but not like grids with flexibility such as sorting, grouping, etc.
Are there any other options or suggestions.
We are not really focused on jQuery mobile, it could be anything, but should be based on javascript.
Thank,
source
share