I’d like to suggest another supported parameter that I think would be a great:
Similiar to how you use colratio (colratio: ['auto', 'auto', '20%', '76px', '66px', '86px']), you should add colalign (colratio: ['left', 'left', 'center', 'center', 'right', 'justify']) to be able to specify the column alignment desired instead of defaulting every column to centered.
Hi,
Thanks for the great work, i was looking around for a plugin to create a scrollable table. i’ve tested your plugin on Firefox, IE and Chrome and it works perfectly.
i was wondering what license the plugin is published under?
Would you be able to post that somewhere on the site so it’s more prevalent? Perhaps on your main page or under Documentation? I had to go digging to find this answer.
I developed a jQuery plugin that allows you to better present your tabular data, as well as what jQuery-UI would.
From a typical HTML table, you can sort, paginate, resize columns and more...
5 Comments
I really like your plug-in. Great job!
I’d like to suggest another supported parameter that I think would be a great:
Similiar to how you use colratio (colratio: ['auto', 'auto', '20%', '76px', '66px', '86px']), you should add colalign (colratio: ['left', 'left', 'center', 'center', 'right', 'justify']) to be able to specify the column alignment desired instead of defaulting every column to centered.
Hi,
thanks for your comment and your nice idea!
i’ll implement this option soon.
Bye
Hi,
Thanks for the great work, i was looking around for a plugin to create a scrollable table. i’ve tested your plugin on Firefox, IE and Chrome and it works perfectly.
i was wondering what license the plugin is published under?
Thanks
Hi,
Licensed under MIT
http://www.opensource.org/licenses/mit-license.php
Would you be able to post that somewhere on the site so it’s more prevalent? Perhaps on your main page or under Documentation? I had to go digging to find this answer.
Thanks for the great tool!