Pivot table scroll bar

A

Ashok

I am using OWC Pivot table in Windows application. Why I don't see Pivot
table scroll bar? I am not able to find any propeties to set Display scroll
bar true/false.

Thank you - Ashok
 
A

Ashok

I think scroll bar is there but when I add total columns it's making not
visiable

objPTView.DataAxis.InsertTotal(objPTView.Totals["VEND QTY"], null);
 
A

Ashok

Noop. I don't know some thing is hidding scroll bar..

Ashok said:
I think scroll bar is there but when I add total columns it's making not
visiable

objPTView.DataAxis.InsertTotal(objPTView.Totals["VEND QTY"], null);


Ashok said:
I am using OWC Pivot table in Windows application. Why I don't see Pivot
table scroll bar? I am not able to find any propeties to set Display scroll
bar true/false.

Thank you - Ashok
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top