Hi
I am using IE 11 and the controls' version is 2013.2.717.35. My project is on C# and I use Visual Studio 2010.
I have a Pivot Grid control with PivotGridReportFilterField fields. How do I access on the server code, for example on the item command event, the filter values the user might have selected for each PivotGridReportFilterField fields? I need this information for a particular case on my application to filter another query.
Please provide me a sample code.
Note: I found this link - http://www.telerik.com/help/aspnet-ajax/grid-gridtableview-get-filterexpressions.html
It seems to be what I need for the case of a grid but I could not apply the suggestions to my pivot grid.
Thanks in advance,
Jose
I am using IE 11 and the controls' version is 2013.2.717.35. My project is on C# and I use Visual Studio 2010.
I have a Pivot Grid control with PivotGridReportFilterField fields. How do I access on the server code, for example on the item command event, the filter values the user might have selected for each PivotGridReportFilterField fields? I need this information for a particular case on my application to filter another query.
Please provide me a sample code.
Note: I found this link - http://www.telerik.com/help/aspnet-ajax/grid-gridtableview-get-filterexpressions.html
It seems to be what I need for the case of a grid but I could not apply the suggestions to my pivot grid.
Thanks in advance,
Jose