can i initialize PivotTable with Cellset object? -
12-23-2003
, 03:49 AM
of cause i could set CommandText property to MDX query text.
in that case the MDX query is issued to the server.
but what if i'm already having Cellset object (i display it in another
controls too)
can i initialize PivotTable with Cellset object? |