A
atulpandey
Hi,
I am using OWC to display data from SQL Analysis Server cubes.
Everything works fine except that the auto calc field is always
disabled.
I want to give the user the functionality to change counts to averages
if required however i am not able to enable to autocalc button. How can
I enable it from a client side java script .. I mean is there a
property that I can set to true just like I can use the following
frm1.ChartSpace1.AllowPropertyToolbox = true;
frm1.ChartSpace1.HasSelectionMarks = true;
frm1.ChartSpace1.DisplayPropertyToolbox= true;
what would be a similar property for the Autocalc button.
thanks and regards,
Atul.
I am using OWC to display data from SQL Analysis Server cubes.
Everything works fine except that the auto calc field is always
disabled.
I want to give the user the functionality to change counts to averages
if required however i am not able to enable to autocalc button. How can
I enable it from a client side java script .. I mean is there a
property that I can set to true just like I can use the following
frm1.ChartSpace1.AllowPropertyToolbox = true;
frm1.ChartSpace1.HasSelectionMarks = true;
frm1.ChartSpace1.DisplayPropertyToolbox= true;
what would be a similar property for the Autocalc button.
thanks and regards,
Atul.