is there any similar treegrid similar to jqGrid Treegrid but supports frozen columns

8.8k Views Asked by At

I like using jqGrid treegrid but there is one feature that i absolutely need which is frozen columns. Is there any similar quality product that supports frozen columns. I know that jqgrid supports frozen columns in the regular grid (but not the tree grid)

7

There are 7 best solutions below

0
On BEST ANSWER

Not out-of-the-box solution, but you could try slickGrid

Unfortunately it doesn't provide fixed columns functionality (yet), but there is fork, that has frozen columns you can use

UPDATE

You may also take look at jQuery EasyUI -

Sample

0
On

If time is not a constraint and you can waste a little in R&D, DataTables here can help you. Plus If you really have enough time, go through this nice article about 7 Best grid plugins.

Hope it helps, Thanks.

1
On

jqGrid 4.3 should support column freezing (according to the release notes)

Newest release 4.3.1 see trirand.com blog

Hope this helps.

0
On

DHTMLX treegrid supports frozen columns.

See this demo

0
On

Yes There is a tree Grid in extended js

its an easy way to integrated fast

0
On

Frozen Columns are supported in the jQWidgets TreeGrid, too. Example: TreeGrid Frozen Columns

0
On

This one supports left and right locked columns: