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 ?

link|improve this question

14% accept rate
feedback

2 Answers

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.

link|improve this answer
feedback

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

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.