-
Pivot 枢轴网格- Asp.Net MVC
翻译 maninwest@Codeforge 作者:Anurag Gandhi@CodeProject一个具有 pivot 选项的 Asp.Net MVC 的网格/报告控件。使用代码需要添加到 ReportControl 集的引用,之后就可以直接使用代码,如下所示:@Model.ReportWithPivot("", "ShopName", "SellingPrice", AggregateFunction.Sum, "ItemType", "ItemName")请注意你的模型应该是 IEnumerable 或者仅从 IEnumerable 衍生而来。如何工作ReportWithPivot 是 IEnumerable 对象的延伸方法,使用 RowField, DataField, Aggregate 函数和 ColumnFields 作为参数并返回一个 HTML 表,其中数据根据指定参数进行枢轴定位。public static HtmlString ReportWithPivot(this IEnumerable source, string cssClass, string rowField, string dataField, AggregateFunction aggregate, params string[] columnFields) where T
- 2022-12-29 09:05:04下载
- 积分:1
-
cq2
传奇2仙剑2008ASP.NET无限制带后台游戏整站商业源代码 美工源文件在Fla&sd目录下(Legend 2 Legend 2008ASP.NET unrestricted whole game with a back-stop commercial source code art source directory in Fla & sd)
- 2020-11-15 20:59:42下载
- 积分:1
-
C#浏览器
Web Browser Sample
C#浏览器
Web Browser Sample-Web Browser Sample
- 2022-02-14 11:56:00下载
- 积分:1
-
利用osg开源库实现三维场景渲染已经视图操纵,本教程为学习osg的基础教程,设计到osg基本的场景图构造以及矩阵操纵器的使用...
利用osg开源库实现三维场景渲染已经视图操纵,本教程为学习osg的基础教程,设计到osg基本的场景图构造以及矩阵操纵器的使用-osg revenue for the use of 3D scene rendering View has been manipulated, The Guide to Learning Guide osg basis, osg basic design to the scene graph structure matrix manipulation and the use of
- 2022-05-20 05:55:04下载
- 积分:1
-
flashapi
asp.net与flash互交的例子源码,做asp.net api最实用的代码(Asp.net and flash interactive example source code, for asp.net API the most useful code
)
- 2013-09-03 11:40:48下载
- 积分:1
-
使用C#语言获取物理磁盘的容量,如获取C盘、D盘、E盘、F盘等检测的物理磁盘的容量...
使用C#语言获取物理磁盘的容量,如获取C盘、D盘、E盘、F盘等检测的物理磁盘的容量-The use of C# Language access to physical disk capacity, such as access to C disk, D Pan, E Pan, F disk, such as detection of physical disk capacity
- 2022-06-02 07:20:10下载
- 积分:1
-
基于MVC EASYUI 模板
前端采用EasyUI,后台使用MVC编写的前端框架(mvc easyui framework)
- 2019-06-28 13:20:10下载
- 积分:1
-
VC2005编程技巧大全(4)源代码 ,共5部分,183MB。
VC2005编程技巧大全(4)源代码 ,共5部分,183MB。-VC2005 programming skills Guinness (4) source code, a total of 5, 183MB.
- 2022-03-20 15:40:09下载
- 积分:1
-
分享一个小项目,百度地图API接口的一个地图
利用百度地图做的一个显示地图的,可以学习学习 我是小白
- 2022-06-16 05:36:40下载
- 积分:1
-
WCF_Custom_Principal
关于.Net 平台上的WCF 服务的自定义权限控制与管理,好的了解起点,值得收藏(The fundamental technical material about WCF custom principal right control ,it worth bookmarking)
- 2013-04-14 14:15:36下载
- 积分:1