开发者

Handling Tables by Column

I'm searching fo开发者_Python百科r a way to swap table columns around

By some parameters (We are talking about jQuery or what not)

And sort of a more general question: is there some kind of

good JS library to handle tables by columns?


The jQuery Flexigrid plugin works great for sortable columns and lots of other things. Flexigrid Website

I use this all the time with single-page ASP.NET / WCF applications. When I use ASP.NET MVC, I use jQuery Datatables althought I am not 100% sure it allows for the column re-ordering like you want.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜