jQuery UI Widgets › Forums › TreeGrid › jqxtreegrid parent row
Tagged: angular treegrid, angular2 treegrid, bootstrap treegrid, javascript treegrid, jquery treegrid, jqwidgets treegrid, jqxTreeGrid
This topic contains 1 reply, has 2 voices, and was last updated by Hristo 8 years ago.
Hi I was wondering if it is possible to have the parent rows have no column lines on it. So the entire parent row will just have ID, and other columns wouldnt have any value and there wont be any column lines either. Is this possible?
http://www.jqwidgets.com/jquery-widgets-demo/demos/jqxtreegrid/index.htm#demos/jqxtreegrid/defaultfunctionality.htm
Also I dont see a showfilterrow for jqxtreegrid? Kind of similar to the jqxgrid showfilterrow that I am talking about.
Hello dan123,
Please, take a look at this demo, you could try this approach: http://www.jqwidgets.com/jquery-widgets-demo/demos/jqxtreegrid/javascript-tree-grid-grouping.htm?light
About the “showfilterrow” it is a little bit different you could use filterMode: 'advanced' option. Please, take a look at this demo, please click on “advanced”: http://www.jqwidgets.com/jquery-widgets-demo/demos/jqxtreegrid/javascript-tree-grid-advanced-filtering.htm?light
filterMode: 'advanced'
Best Regards, Hristo Hristov
jQWidgets team http://www.jqwidgets.com
You must be logged in to reply to this topic.