Hi, I'm currently on trial and exploring the Kendo Pivot Grid feature.
I'm wondering is it possible to trigger interaction of the pivot grid element from externally element.
For example a button that when click, will expand this particular column members.
1 Answer, 1 is accepted
0
Angel Petrov
Telerik team
answered on 25 Nov 2020, 07:56 AM
Hello Tim,
Please accept our apologies for the delayed reply.
In order to expand an column/row member one can follow one of two approaches.
1. Obtain a reference to the datasource of the pivot and call the expandColumn or expandRow methods.
2. Using jQuery obtain a reference to the expand buttons and trigger click using JavaScript.
Regards,
Angel Petrov
Progress Telerik
Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.