Hi
I want to clear the pivotgrid contents.
I am using LocalDataSourceProvider and providing datatable as itemsource.
If I set the LocalDataSourceProvider object to null, I get NullReference exception.
I have emptied the rows and columns, but the grid does not refresh.