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

7

8

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)

Spawn answered 7/1, 2012 at 5:41 Comment(2)
Please make your question more explicit by stating what you want in terms of functionality rather than comparing it to a specific part of a plugin. It is not clear to me what you need; hard to provide a solution to an unknown problem. It will also help to explain the options you have looked in and why they didn't work so others benefit from your work as well. – AdriaanYuen
@Yuen - i am not sure that anything more explicit is needed. I need a treegrid which by itself is pretty self explanatory. I referenced jqGrid Treegrid as an example of a treegrid that i use and like today (no real value listing every features of jqGrid Treegrid but i added a link to the feature page) and i highlighted one missing feature which is frozen columns.Spawn
H
2

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

Her answered 11/1, 2012 at 14:40 Comment(0)
P
2

DHTMLX treegrid supports frozen columns.

See this demo

Phonon answered 8/1, 2012 at 5:50 Comment(0)
H
2

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

Her answered 11/1, 2012 at 14:40 Comment(0)
P
0

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.

Pharr answered 11/1, 2012 at 15:33 Comment(0)
M
0

Yes There is a tree Grid in extended js

its an easy way to integrated fast

Maximinamaximize answered 18/1, 2012 at 10:13 Comment(0)
A
0

This one supports left and right locked columns:

Ascidian answered 5/6, 2013 at 1:3 Comment(0)
C
0

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

Creaturely answered 8/4, 2014 at 20:29 Comment(0)
Y
-1

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

Newest release 4.3.1 see trirand.com blog

Hope this helps.

Yuen answered 13/1, 2012 at 11:40 Comment(1)
it doesn't support frozen columns for the treegridSpawn

© 2022 - 2024 — McMap. All rights reserved.