CellSetGrid (beta version - Last updated 12.29.06)

CellSetGrid is a simple asp.net control for browsing Analysis Services 2005 cubes. If you're a developer, the control can be dropped into Visual Studio asp.net project. Anyone using IE or Firefox can open your page and browse the data - no client side install. The control and source code are available.

Cautionary note: This is a beta sample control that I work on in my spare time. You're more than welcome to play with and contribute. This is not something supported by Microsoft.

Description
CellSetGrid is a sample server side asp.net control for Analysis Services data exploration. It supports menu-based navigation, slicing, drill up and down, ordering, and member search.

It is a freely distributable sample control with its own object model. No client install - nothing on the client is required other than IE 5 (or above), Firefox 1.5 (or above).

Check it out
Its up and running on the sample Foodmart 2000 database here. Or explore a fixed Audubon Society Christmas bird count data here or build your own ad hoc queries here . Monitor recent changes and known issues.

Requirements
WindowsXP or Windows Server 2003
IIS v5.1 or later
.Net Framework v1.1
Microsoft SQL Server Analysis Services 2005 sp1 or later
Adomd.net

Download
Visual Studio 2005 Project

Feedback
Let me know of any problems or suggestions. Best way is to drop a note to the olap newsgroup with CellSetGrid in the title. I'll try to respond as quickly as I can.