H
Hamidreza_Buddy
hi
I wanted to add a PivotTable to My Form.
i added the one in OWC11. I have a DataTable but i do not know how t
make the pivotTable display this Table. I did this:
myPivot.DataSource = myTable;
but it says it cant convert a DataTable to mssrc.DataSource
I wanted to add a PivotTable to My Form.
i added the one in OWC11. I have a DataTable but i do not know how t
make the pivotTable display this Table. I did this:
myPivot.DataSource = myTable;
but it says it cant convert a DataTable to mssrc.DataSource