在好例子网,分享、交流、成长!
您当前所在位置:首页ASP 开发实例ASP/Basic基础 → Grid report web(Asp.Net)报表2次开发,实现在线设计,在线浏览报表功能

Grid report web(Asp.Net)报表2次开发,实现在线设计,在线浏览报表功能

ASP/Basic基础

下载此实例
  • 开发语言:ASP
  • 实例大小:29.52M
  • 下载次数:36
  • 浏览次数:274
  • 发布时间:2022-02-15
  • 实例类别:ASP/Basic基础
  • 发 布 人:Xxoo01
  • 文件格式:.rar
  • 所需积分:2
 相关标签: asp.net Grid++ .NET Grid NET

实例介绍

【实例简介】Grid report web(Asp.Net)报表2次开发,实现在线设计,在线浏览报表功能

【实例截图】

from clipboard

【核心代码】

.
├── DesignReport
│   ├── CustomDesignReport.htm
│   ├── DesignNewReport.htm
│   ├── DesignReport.htm
│   ├── DesignerRequestData.htm
│   └── 简介.txt
├── Properties
│   └── AssemblyInfo.cs
├── ViewReport-Server.htm
├── ViewReport-WebApp.htm
├── ViewReport.htm
├── Web.Debug.config
├── Web.Release.config
├── Web.config
├── WebReportServer.csproj
├── WebReportServer.csproj.user
├── WebReportServer.sln
├── bin
│   ├── Interop.grsvr6Lib.dll
│   ├── Microsoft.CodeDom.Providers.DotNetCompilerPlatform.dll
│   ├── Microsoft.CodeDom.Providers.DotNetCompilerPlatform.xml
│   ├── WebReportServer.dll
│   ├── WebReportServer.dll.config
│   ├── WebReportServer.pdb
│   └── roslyn
│       ├── Microsoft.Build.Tasks.CodeAnalysis.dll
│       ├── Microsoft.CSharp.Core.targets
│       ├── Microsoft.CodeAnalysis.CSharp.Scripting.dll
│       ├── Microsoft.CodeAnalysis.CSharp.dll
│       ├── Microsoft.CodeAnalysis.Scripting.dll
│       ├── Microsoft.CodeAnalysis.VisualBasic.dll
│       ├── Microsoft.CodeAnalysis.dll
│       ├── Microsoft.DiaSymReader.Native.amd64.dll
│       ├── Microsoft.DiaSymReader.Native.x86.dll
│       ├── Microsoft.VisualBasic.Core.targets
│       ├── System.AppContext.dll
│       ├── System.Collections.Immutable.dll
│       ├── System.Diagnostics.StackTrace.dll
│       ├── System.IO.FileSystem.Primitives.dll
│       ├── System.IO.FileSystem.dll
│       ├── System.Reflection.Metadata.dll
│       ├── VBCSCompiler.exe
│       ├── VBCSCompiler.exe.config
│       ├── csc.exe
│       ├── csc.exe.config
│       ├── csc.rsp
│       ├── csi.exe
│       ├── csi.rsp
│       ├── vbc.exe
│       ├── vbc.exe.config
│       └── vbc.rsp
├── common_code
│   ├── DataTextProvider.cs
│   ├── DbReportData.cs
│   ├── ReportData.cs
│   ├── ReportGenerator.cs
│   └── ServerUtility.cs
├── data
│   ├── Barcode.ashx
│   ├── Barcode.ashx.cs
│   ├── DataCenter.ashx
│   ├── DataCenter.ashx.cs
│   ├── SQLDataParam.ashx
│   ├── SQLDataParam.ashx.cs
│   ├── SQLParam.ashx
│   ├── SQLParam.ashx.cs
│   ├── ServerTools.cs
│   ├── SimpleReport.ashx
│   └── SimpleReport.ashx.cs
├── grf
│   ├── 1a.grf
│   ├── 1b.grf
│   ├── 1c.grf
│   ├── 1d.grf
│   ├── 1e.grf
│   ├── 1f.grf
│   ├── 1g.grf
│   ├── 1h.grf
│   ├── 1i.grf
│   ├── 1j.grf
│   ├── 1k.grf
│   ├── 1l.grf
│   ├── 1m.grf
│   ├── 1n.grf
│   ├── 1o.grf
│   ├── 1p.grf
│   ├── 1q.grf
│   ├── 2a.grf
│   ├── 2b.grf
│   ├── 2c.grf
│   ├── 2d.grf
│   ├── 2e.grf
│   ├── 2f.grf
│   ├── 2g.grf
│   ├── 2h.grf
│   ├── 2i.grf
│   ├── 2j.grf
│   ├── 2k.grf
│   ├── 2l.grf
│   ├── 2m.grf
│   ├── 3@.grf
│   ├── 3a.grf
│   ├── 3b.grf
│   ├── 3c.grf
│   ├── 3d.grf
│   ├── 3e.grf
│   ├── 3f.grf
│   ├── 3g.grf
│   ├── 3h.grf
│   ├── 3i.grf
│   ├── 3j.grf
│   ├── 3k.grf
│   ├── 3l.grf
│   ├── 3m.grf
│   ├── 3n.grf
│   ├── 3o.grf
│   ├── 3p.grf
│   ├── 3q-1.grf
│   ├── 3q-2.grf
│   ├── 3q-3.grf
│   ├── 3q.grf
│   ├── 4a.grf
│   ├── 4b.grf
│   ├── 4c.grf
│   ├── 4d.grf
│   ├── 4e.grf
│   ├── 5a.grf
│   ├── 5b.grf
│   ├── 5c.grf
│   ├── 5d.grf
│   ├── 5e.grf
│   ├── 5f.grf
│   ├── 5g.grf
│   ├── 5h.grf
│   ├── 5i.grf
│   ├── 5j.grf
│   ├── 5k.grf
│   ├── 5l.grf
│   ├── 5m.grf
│   ├── 5n.grf
│   ├── 5o.grf
│   ├── 5p.grf
│   ├── 6a.grf
│   ├── 6b.grf
│   ├── 6c.grf
│   ├── 6d.grf
│   ├── 6e.grf
│   ├── 6f.grf
│   ├── 6g.grf
│   ├── 6h.grf
│   ├── 6i.grf
│   ├── 6j.grf
│   ├── 6k.grf
│   ├── 6l.grf
│   ├── 6m.grf
│   ├── 6n.grf
│   ├── 7-1a.grf
│   ├── 7-1a2.grf
│   ├── 7-1b.grf
│   ├── 7-1c.grf
│   ├── 7-1d.grf
│   ├── 7-1e.grf
│   ├── 7-1f.grf
│   ├── 7-1g.grf
│   ├── 7-1h.grf
│   ├── 7-1i.grf
│   ├── 7-2a.grf
│   ├── 7-2b.grf
│   ├── 7-2c.grf
│   ├── 7-2d.grf
│   ├── 7-2e.grf
│   ├── 7-2f.grf
│   ├── 7-2g.grf
│   ├── 7-3a.grf
│   ├── 7-3b.grf
│   ├── 7-3c.grf
│   ├── 7-3d.grf
│   ├── 7-3e.grf
│   ├── 7-3f.grf
│   ├── 7-3g.grf
│   ├── 8a.grf
│   ├── 8b.grf
│   ├── 8c.grf
│   ├── 8d.grf
│   ├── 8e.grf
│   ├── 8f.grf
│   ├── 8g.grf
│   ├── 9a.grf
│   ├── 9b.grf
│   ├── 9x.grf
│   ├── SummaryToDetail
│   │   ├── ChartBar.grf
│   │   ├── Crosstab.grf
│   │   ├── Crosstab_Period.grf
│   │   ├── Detail.grf
│   │   └── Summary.grf
│   ├── a0.grf
│   ├── a1.grf
│   ├── ds.grf
│   └── program
│       └── data_from_url.grf
├── index.html
├── js
│   ├── ViewReport.js
│   └── grhtml5-6.8-min.js
├── libs
│   ├── bootstrap
│   │   ├── css
│   │   │   ├── bootstrap-theme.css
│   │   │   ├── bootstrap-theme.css.map
│   │   │   ├── bootstrap-theme.min.css
│   │   │   ├── bootstrap.css
│   │   │   ├── bootstrap.css.map
│   │   │   └── bootstrap.min.css
│   │   ├── fonts
│   │   │   ├── glyphicons-halflings-regular.eot
│   │   │   ├── glyphicons-halflings-regular.svg
│   │   │   ├── glyphicons-halflings-regular.ttf
│   │   │   └── glyphicons-halflings-regular.woff
│   │   └── js
│   │       ├── bootstrap.js
│   │       ├── bootstrap.min.js
│   │       └── npm.js
│   └── jquery-1.12.4.min.js
├── obj
│   └── Debug
│       ├── DesignTimeResolveAssemblyReferencesInput.cache
│       ├── TempPE
│       ├── WebReportServer.csproj.AssemblyReference.cache
│       ├── WebReportServer.csproj.CoreCompileInputs.cache
│       ├── WebReportServer.csproj.FileListAbsolute.txt
│       ├── WebReportServer.dll
│       └── WebReportServer.pdb
├── packages
│   └── Microsoft.CodeDom.Providers.DotNetCompilerPlatform.2.0.1
│       ├── Microsoft.CodeDom.Providers.DotNetCompilerPlatform.2.0.1.nupkg
│       ├── build
│       │   ├── net45
│       │   │   ├── Microsoft.CodeDom.Providers.DotNetCompilerPlatform.Extensions.props
│       │   │   └── Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props
│       │   └── net46
│       │       ├── Microsoft.CodeDom.Providers.DotNetCompilerPlatform.Extensions.props
│       │       └── Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props
│       ├── content
│       │   ├── net45
│       │   │   ├── app.config.install.xdt
│       │   │   ├── app.config.uninstall.xdt
│       │   │   ├── web.config.install.xdt
│       │   │   └── web.config.uninstall.xdt
│       │   └── net46
│       │       ├── app.config.install.xdt
│       │       ├── app.config.uninstall.xdt
│       │       ├── web.config.install.xdt
│       │       └── web.config.uninstall.xdt
│       ├── lib
│       │   └── net45
│       │       ├── Microsoft.CodeDom.Providers.DotNetCompilerPlatform.dll
│       │       └── Microsoft.CodeDom.Providers.DotNetCompilerPlatform.xml
│       └── tools
│           ├── Roslyn45
│           │   ├── Microsoft.Build.Tasks.CodeAnalysis.dll
│           │   ├── Microsoft.CSharp.Core.targets
│           │   ├── Microsoft.CodeAnalysis.CSharp.Scripting.dll
│           │   ├── Microsoft.CodeAnalysis.CSharp.dll
│           │   ├── Microsoft.CodeAnalysis.Scripting.dll
│           │   ├── Microsoft.CodeAnalysis.VisualBasic.dll
│           │   ├── Microsoft.CodeAnalysis.dll
│           │   ├── Microsoft.DiaSymReader.Native.amd64.dll
│           │   ├── Microsoft.DiaSymReader.Native.x86.dll
│           │   ├── Microsoft.VisualBasic.Core.targets
│           │   ├── System.AppContext.dll
│           │   ├── System.Collections.Immutable.dll
│           │   ├── System.Diagnostics.StackTrace.dll
│           │   ├── System.IO.FileSystem.Primitives.dll
│           │   ├── System.IO.FileSystem.dll
│           │   ├── System.Reflection.Metadata.dll
│           │   ├── VBCSCompiler.exe
│           │   ├── VBCSCompiler.exe.config
│           │   ├── csc.exe
│           │   ├── csc.exe.config
│           │   ├── csc.rsp
│           │   ├── csi.exe
│           │   ├── csi.rsp
│           │   ├── vbc.exe
│           │   ├── vbc.exe.config
│           │   └── vbc.rsp
│           ├── RoslynLatest
│           │   ├── Microsoft.Build.Tasks.CodeAnalysis.dll
│           │   ├── Microsoft.CSharp.Core.targets
│           │   ├── Microsoft.CodeAnalysis.CSharp.Scripting.dll
│           │   ├── Microsoft.CodeAnalysis.CSharp.dll
│           │   ├── Microsoft.CodeAnalysis.Scripting.dll
│           │   ├── Microsoft.CodeAnalysis.VisualBasic.dll
│           │   ├── Microsoft.CodeAnalysis.dll
│           │   ├── Microsoft.DiaSymReader.Native.amd64.dll
│           │   ├── Microsoft.DiaSymReader.Native.x86.dll
│           │   ├── Microsoft.Managed.Core.targets
│           │   ├── Microsoft.VisualBasic.Core.targets
│           │   ├── Microsoft.Win32.Primitives.dll
│           │   ├── System.AppContext.dll
│           │   ├── System.Collections.Immutable.dll
│           │   ├── System.Console.dll
│           │   ├── System.Diagnostics.DiagnosticSource.dll
│           │   ├── System.Diagnostics.FileVersionInfo.dll
│           │   ├── System.Diagnostics.StackTrace.dll
│           │   ├── System.Globalization.Calendars.dll
│           │   ├── System.IO.Compression.ZipFile.dll
│           │   ├── System.IO.Compression.dll
│           │   ├── System.IO.FileSystem.Primitives.dll
│           │   ├── System.IO.FileSystem.dll
│           │   ├── System.Net.Http.dll
│           │   ├── System.Net.Sockets.dll
│           │   ├── System.Reflection.Metadata.dll
│           │   ├── System.Runtime.InteropServices.RuntimeInformation.dll
│           │   ├── System.Security.Cryptography.Algorithms.dll
│           │   ├── System.Security.Cryptography.Encoding.dll
│           │   ├── System.Security.Cryptography.Primitives.dll
│           │   ├── System.Security.Cryptography.X509Certificates.dll
│           │   ├── System.Text.Encoding.CodePages.dll
│           │   ├── System.Threading.Tasks.Extensions.dll
│           │   ├── System.ValueTuple.dll
│           │   ├── System.Xml.ReaderWriter.dll
│           │   ├── System.Xml.XPath.XDocument.dll
│           │   ├── System.Xml.XPath.dll
│           │   ├── System.Xml.XmlDocument.dll
│           │   ├── VBCSCompiler.exe
│           │   ├── VBCSCompiler.exe.config
│           │   ├── csc.exe
│           │   ├── csc.exe.config
│           │   ├── csc.rsp
│           │   ├── csi.exe
│           │   ├── csi.exe.config
│           │   ├── csi.rsp
│           │   ├── vbc.exe
│           │   ├── vbc.exe.config
│           │   └── vbc.rsp
│           └── net45
│               ├── install.ps1
│               └── uninstall.ps1
├── packages.config
└── 好例子网_WebReportServer.rar

32 directories, 309 files


标签: asp.net Grid++ .NET Grid NET

实例下载地址

Grid report web(Asp.Net)报表2次开发,实现在线设计,在线浏览报表功能

不能下载?内容有错? 点击这里报错 + 投诉 + 提问

好例子网口号:伸出你的我的手 — 分享

网友评论

发表评论

(您的评论需要经过审核才能显示)

查看所有0条评论>>

小贴士

感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。

  • 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
  • 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
  • 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
  • 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。

关于好例子网

本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明

;
报警