Using Expression With DataTable as its ItemsSource

Hi there,

if i'm binding a DataTable object in my olapDataManager,
it look like i can't insert an Expression typed summary row/item into
the olapGrid.

all i get is "Expression not supported" in the cell
is there a way to make it work ?

thanks.


2 Replies

NA nazmi anuar April 18, 2011 03:53 AM UTC

One more question does filtering work if using DataTable ?



SU Suriya Syncfusion Team April 19, 2011 05:36 AM UTC

Hi,

Please find the below PivotGrid.WPF sample focusing with IEnumerable/DataTable objects and custom summary types.

http://www.syncfusion.com/uploads/redirect.aspx?&team=support&file=CustomSummary_PivotGrid_WPF_DataTable_284e6a8c.zip

And, we can filter/sort with the help of PivotGrid.WPF for IEnumerable/DataTable objects. Please find the UG link for more details from the following link.

http://help.syncfusion.com/ug_91/Business%20Intelligence/Pivot%20Analysis/WPF/default.htm?turl=Documents%2F1625groupingbar.htm

Please let us know if you need further assistance.

Thanks,
Suriya



Loader.
Up arrow icon