javascript - Kendo Grid, Hierarchy template filled by data without additional request. -



javascript - Kendo Grid, Hierarchy template filled by data without additional request. -

i ask, how can add together info inner table using hierarchy template in kendo grid component?.

http://demos.telerik.com/kendo-ui/grid/hierarchy

i append newly added info in inner table array of objects existing object filled in outer table.

in demo illustration read request processed twice, process crud oprations single request.

thanks help.

javascript kendo-ui telerik kendo-grid

Comments

Popular posts from this blog

c - Compilation of a code: unkown type name string -

ubuntu - Bash Script to Check That Files Are Being Created -

Php operator `break` doesn't stop while -