How to create pivot table on window forms

P

Przemek Wrzesinski

Hi, I'm trying to populate my dataset (only one table in dataset) into pivot
table using OWC on my windows form. AFAIK I have to export the dataset to
xml file. I've done it, but I still have problems to connect owc control and
xml file and then populate the columns through pivot table Can anyone help
me ? I'm using VB.NET
TIA

Przemek
 
Top