We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Change of

Hi

I am evaluating asp.net OLAP client.

The following code at the asp.net Page_Load event changes the cube name at the dropdown box cube selector, but does not refresh the dimension browser at the bottom associate with it.

If Not Page.IsPostBack Then

Dim DataManager As OlapDataManager = New OlapDataManager()
DataManager.ConnectionString = OLAPDataHandler.GetCurrentConnectionString(olapSrc, False)
DataManager.CurrentCubeName = "Mined Customers"
OlapClient1.OlapDataManager = DataManager
OlapClient1.DataBind()
End if


In addition, I have also tested your online sample in firefox 4, the dimension browser is not changing when you change the cube name.

Can you please give suggestion on what is wrong with the code to correct the error.

Regards

TestBIClient


1 Reply

HV Hari Venkatesh E Syncfusion Team April 20, 2011 09:04 AM UTC

Hi,

Kindly open an incident mentioning those same queries with proper details that you have posted in our forum so that we can deliver you the patch containing the fix for the issues. Incident can be opened through Direct-Trac Developer Support System( <https://www.syncfusion.com/account/login?ReturnUrl=%2fsupport%2fdirecttrac%2fincidents> ), were you can take advantage of the expertise of a dedicated support engineer and a guaranteed response time. Hope you will take advantage of this system as well. If you have already reported, please ignore this.

Thanks,
E.Hari Venkatesh.





Loader.
Live Chat Icon For mobile
Up arrow icon