Hi,
We're building a high level component to be used on a ASP.NET web page.
It's a gridview that will perform all the funcionality of a cube.
This cube will be programmed with the controls that C# 2005 allowds.
The main feature is to allowd endusers to click on a cell of the grid and view more data; scroll veritcally and horizontally; display a footer with totals or other stuff;sort columns, etc.
Any suggestion about literature or KB
Regards

Build hi performance gridview in VS2005 with C#