Relative Content

Tag Archive for javascriptexcelkendo-uitelerikkendo-grid

(Kendo UI Grid) How to Export Master and child Data to Excel Sheet?

I am new to using the Kendo UI Grid and have multiple pages with grids containing numerous rows of data. Each row has drill-down data (child data). When I use the built-in Kendo excel export method, it only exports the master data and not the child data. I have been researching different methods for customizing the export to include the child data, but so far, I haven’t had any success. I’ve read various documentations that mentions how the Kendo libraries and the amount of data play a role in this, so I’m uncertain if it’s even possible. Also, Kendo have provided an example, which I have applied to my example but seems to not work or be unresponsive. If anyone has experience with this and knows a method that could work with my structure, I would greatly appreciate the help.

Kendo UI Grid Exporting Master and child Data to Excel Sheet (Need Customized Exporting Method)

I am new to using the Kendo UI Grid and have multiple pages with grids containing numerous rows of data. Each row has drill-down data (child data). When I use the built-in Kendo excel export method, it only exports the master data and not the child data. I have been researching different methods for customizing the export to include the child data, but so far, I haven’t had any success. I’ve read various documentations that mentions how the Kendo libraries and the amount of data play a role in this, so I’m uncertain if it’s even possible. Also, Kendo have provided an example, which I have applied to my example but seems to not work or be unresponsive. If anyone has experience with this and knows a method that could work with my structure, I would greatly appreciate the help.