jqGrid alternate for Mobile apps

533 Views Asked by At

Is there any thing similar to jqGrid available for Mobile applications ?
Could someone please suggest a javascript plugin that I can use with RhoMobile platform ?

2

There are 2 best solutions below

0
On

Rhodes (RhoMobile's client application framework) applications are built in Ruby (for your "server-side" business logic) and HTML (for your views.) The applications are rendered in a native web-view on the device. Therefore, the application you write is limited only by the web-view of the device that it is running on.

0
On

jqgrid works without issues in Mobile devices. You should use it