How To Implements KendoUI Hierarchy Data Grid?

162 views
Skip to first unread message

Steven Lin

unread,
Apr 12, 2017, 11:28:51 AM4/12/17
to wicket-jquery-ui
Hello,

I am using Kendo UI Pro 2017.1.223 + Wicket-jquery-kendoui. I saw a hierarchy data grid from Kendo UI Demo website(http://demos.telerik.com/kendo-ui/grid/hierarchy), the document says ".... you need to wire its detailInit event and filter the records in the child table based on the parent key field value. Note that the e.data.[keyFieldValue] argument holds the actual key value from the parent record.". 

My question is how can I use DataTable object to implement this feature? Where I can add or calling the detailInit event?


Thank you very much ^_^

Steven Lin

Sebastien

unread,
Apr 12, 2017, 12:16:50 PM4/12/17
to wicket-j...@googlegroups.com
Hi Steven,

This feature is not yet fully integrated in wicket-kendo-ui, however you can do it on the DataTable and using a rest endpoint to load subtables (through a kendo listview).

Hope this helps,
Sebastien.
Reply all
Reply to author
Forward
0 new messages