Office Wob Components: PivotTable, SpreadSheet ...
Database
1
Posts
1
Posters
0
Views
1
Watching
-
Hi I placed a PivotTable in my form Application. it is a AxOWC11.AxPivotTable. it is easy to make it display a Table with its property Wizard but i want to make it Show every kind of Table. i want to give data to it at RunTime programmaticaly. it has a Property axPivotTable1.DataSource. but it is of type "msdatasrc.DataSource" and i don't know how should i assign data to it. thanks