XAML PivotTable from Mosha Pasumansky

∥☆過路亽.° 提交于 2019-12-06 08:49:12

This is in response to "Similar Samples of Pivot Grid (with Source)"

CellSetGrid is an Open Source ASP .Net (c#) control, which offers pivot table like functionality.

[This used to be available for download in this site:

www.SQLServerAnalysisServices.com

Now the site does not host this control anymore.]

I have uploaded the source of the control - CellSetGrid here. http://www.box.net/shared/6gi0n79q6t

1) You can build the source 2) Add this as a Control in Visual Studio toolbox. 3) Drag and Drop control to a web form 4) Set the connection string to the cube 5) This will show all the dimensions and measure groups so you can drag n drop what you want to get a pivot table like functionality

Don't know if you still need this by here is the link.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!