Hello Team,
I hope your week is going smoothly. I’m reaching out to you because, I am facing a problem to expand Rows in kendo pivot table. I am using kendo react pivot grid version:
"@progress/kendo-react-pivotgrid": "^5.9.0",
I want to expand all rows (defalutRowAxes) by default when pivot table is loded. I used concat method to expand rows by default, its working fine for first and second level. For Region and Country fields its working. But, for third level (Category field) its not expanding row by default. I need to expand third field Category by deault as well.
Here is the link of my code: https://codesandbox.io/s/determined-carson-7l99lg
Thanks in Advance
row_header_text
by default. However, I’m unable to achieve this. Could you suggest a solution that ensures the row headers will expand by default, regardless of the number of columns?Hi Jaskaran,
As with the previous post, the same approach must be used for expanding nested levels: