Sven Franck
Sven Franck
I'm trying to do this with yield-mode. Eventually it should be setting _data-yieldmode="true"_ and then your menu would get _data-yield-to="none"_ to be the first menu to show, while your main...
@kevkha Another option would be to use **data-autoshow="once"** on the menu panel. This way, when the user first goes on the side, the menu panel will be automatically loaded first....
@rgoodenb: well, I'm contributing to the JQM table widget, but adding features to JQM is ... not easy ;-) I will do an update of tableview soon based on JQM...
@theodorejs Thanks for pointing out. I will be updating to 1.4pre shortly and will try to fix this aswell.
I did the prototype for the filterbar widget but have not had a lot of time to work on it, so I'm not sure if I will make it to...
hm... been a while since I did this [demo](http://www.stokkers.mobi/jqm/tableview/demo.html). In the linked example, where the checkboxes are created automatically, each checkbox has an id like `selectRow-1`, `selectRow-2`, ... so you...
you mean update in terms of latest JQM?
I happen to have made a tableview-datatables version, too :-) Give me some time. Need to catch a deadline Thursday, afterwards I should be able to try and commit something...
You can see my answer on SO [here](http://stackoverflow.com/questions/10386821/mobile-data-entry-mobile-friendly-datagrid)
wait for the example. Works fine here, no matter if on first or subsequent pages both with static-updating and ajax-server-side updating.