Premium forums

Kendo UI Tree Functionality (Grid/checkboxes/tooltips)

  • Eric
    Eric avatar

    11 Apr 2012 (Link to this post)

    Does Kendo have any functionality available for the following:

    1) creating a TreeGrid?  That is the combination of tree functionality and grid.  Not looking for nested grid functionality.  But a tree that contains rows of same information.Similar to: http://www.jeasyui.com/tutorial/tree/treegrid1.php 

    2) Tooltips on Tree nodes

    3) Three state Tree checkboxes, such that if only part of the child nodes are checked the parent is in a grey 3rd state (partial checked).

    Thanks
  • Dan
    Dan avatar

    11 Jul 2012 (Link to this post)

    Looking for this feature (treegrid with collapsing/expanding rows and cascading tri-state checkboxes), it's pretty much a must-have for at least two immediate situations.

    Any word? 

  • Charlie
    Charlie avatar

    24 Jul 2012 (Link to this post)

    I am also looking for this as a feature, is it possible?

    Its kind of essential for some data display purposes.

  • Charlie
    Charlie avatar

    25 Jul 2012 (Link to this post)

    I have had a play, you can get fairly close to this functionality, but I can't quite get there and I do need to . 

    If you set the UL tags style to 'display: table;', the LI to 'display: table-row;' and say spans with your data in to 'display: table-cell;'

    It seems like the tree recalculates the value of the LI width, which causes a probelm. If I could stop this then the only problem if the table cells not lining up, which hopefully Telerik will be able to solve for us.

    Attached is a screenshot of where I am up to.

    I also added a small indent for each child into the UL with border-left: 5px; in the style.

  • Alberto
    Alberto avatar

    23 Nov 2012 (Link to this post)

    I am also looking for a TreeGrid/TreeView with columns, it is necesary for lot of situations like a file/folder explorer, etc

Read FAQ or see Kendo UI in action!

Launch Demos