Hi,
I am using Pivot Grid Control .
I have to bind pivot grid control customer wise.
When I want to change customer then I want to Pivot grid control as empty .
When I clicked on Show button I want Records in Pivot Grid View .
For that at cmbCustomerName_selectedIndexChanged,
I wrote code PivotGridcontrol.ItemSource=null;
but it not work.
Please give me solution regarding this problem.
thanks and regards,
paurnima.