dbTalk Databases Forums  

CellSetGrid - How can the CellSetGrid start with some dimensions and measures on it?

microsoft.public.sqlserver.olap microsoft.public.sqlserver.olap


Discuss CellSetGrid - How can the CellSetGrid start with some dimensions and measures on it? in the microsoft.public.sqlserver.olap forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
jcsotom (AT) gmail (DOT) com
 
Posts: n/a

Default CellSetGrid - How can the CellSetGrid start with some dimensions and measures on it? - 07-27-2006 , 03:12 PM






Hi,

I found this amazing component, is great solving the problem of
visualizing cubes for costumers. Now what i'm tryng is to start the
aplication with some that already loaded or have some dimension
preselected in the rows and in the column, is that posible?

thanks.
José Carlos


Reply With Quote
  #2  
Old   
Richard Tkachuk
 
Posts: n/a

Default RE: CellSetGrid - How can the CellSetGrid start with some dimensions a - 08-02-2006 , 12:30 AM






I think you're talking about the sample at
http://www.sqlserveranalysisservices.com. If so, the sample code you have
can't, but the one I'm working on does. It's got an xml property that you can
save on the server side and then give back in a later session. If you go to
http://www.sqlserveranalysisservices...2/default.aspx you'll see it in
action. Click on the detail to see more.

This version of the sample code is speedier than the one you have - it uses
the xmlhttprequest object to get data without reposting. (Be careful though -
this is sample code after all.)

I hope to post the later version in a day or two - just fixing the last
couple things and getting my setup to work. If there is enough interest I'll
post some coding sample on how to put the thing through its paces.

Cheers,
Richard

"jcsotom (AT) gmail (DOT) com" wrote:

Quote:
Hi,

I found this amazing component, is great solving the problem of
visualizing cubes for costumers. Now what i'm tryng is to start the
aplication with some that already loaded or have some dimension
preselected in the rows and in the column, is that posible?

thanks.
José Carlos



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.