开发者

Fixing column headers in FlexiGrid

开发者 https://www.devze.com 2023-01-27 23:11 出处:网络
Can anyone tell whether we can fix first two columns on Flex开发者_运维百科iGrid..? My requirement is, need to fix 2 columns and all the table headers. I have tried many jquery based plugins, found B

Can anyone tell whether we can fix first two columns on Flex开发者_运维百科iGrid..?

My requirement is, need to fix 2 columns and all the table headers. I have tried many jquery based plugins, found BI Grid as the right one but having some UI issues.

http://www.bi-grid.com/


Flexigrid does not support fixed columns. You can try data tables plug-in, it supports fixed header and colums, check his example:

http://www.datatables.net/release-datatables/extras/FixedColumns/two_columns.html

0

精彩评论

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