Kendo pivotgrid - clicking on a data cell should produce correct row/column/filter items info so that the info can be used for custom drilldowns and drillthroughs. Currently the info produce by cells defined by All row/column is incorrect in the interior of the pivotgrid
Hi,
Generally the information for the cell(row/column tuple) can be used to create a drill down as shown here. Moreover the datasource filters are easily extractable. If there are additional requirements we can reopen the item.
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/.
I see, thanks for the pointers.
Also see http://vizwiz.blogspot.com/2012/11/tableau-tip-passing-filters-in-url-to.html
See here for URL actions. http://onlinehelp.tableau.com/current/pro/online/mac/en-us/actions_url.html Cell context is useful for generalized drilllthrough details. The context should be clear and accurate. See my Kendo UI posts under Filtering support for PivotGrid/PivotDataSource.
Can you provide a visual mockup or a direct reference to a third party solution which supported the functionality you suggest? Thanks in advance.