Open GoogleCodeExporter opened 8 years ago
Excellent! However I have tried applying this to a static table and although
the table formats OK I don't get sorting. Clearly I'm doing something wrong.
Would love a simple example!
Original comment by se...@greymatter.com
on 20 Sep 2011 at 4:26
Hi if you can wait a few days i am finishing some other functionalities and
debugging.
However if you use a col model it should work.
colModel:[{display:'Name',name:'Name',width:250,sortable:true,align:'left'},
{display:'Published',name:'Published',width:100,sortable:true,align:'center'},
{display:'ID',name:'ID',width:100,sortable:true,align:'center'}]
Original comment by marco.di...@gmail.com
on 20 Sep 2011 at 7:42
Here you can find some correction to precedent attachment and i have added the
pagination functionality for html plain tables.
Original comment by g.tru...@startechsrl.eu
on 21 Sep 2011 at 7:15
Attachments:
Thanks man :) Needed this! Very well done.
Original comment by tythe...@gmail.com
on 31 Oct 2011 at 10:54
Thanks!! Great initiative!! :)
Original comment by garreter...@gmail.com
on 9 Apr 2012 at 4:52
Really good work with thus dude!
Original comment by james.ro...@gmail.com
on 14 Apr 2012 at 5:03
Does anyone happen to have a live example of this I could take a look at? I am
a bit of a jQuery novice and when i attempt to use the patched version of the
Flexigrid my table just loses all styling. Was there a CSS change that needs
to happen to support the patch? Thanks for any help!
Original comment by rob.dipi...@gmail.com
on 7 Aug 2012 at 1:44
Original issue reported on code.google.com by
marco.di...@gmail.com
on 18 Sep 2011 at 4:10Attachments: