Welcome![Sign In][Sign Up]
Location:
Search - DataGrid

Search list

[SQL Servervc108423425233

Description: 一、编程环境: windows2003 +visual stdio c++ .net,Ado + SQL2000 二、SQL设置: 将在SQL2000下建立schooldata数据库,导入数据文件 三、导入数据: data目录下有school_back数据库备分文件 操作:用SQL企业管理器还原数据库来导入数据 访问本地数据库服务器,密码是自己设置的那个,操作schooldata数据库的用户名和密码相同。 主要用ADO访问数据库,和几个显示数据的控件Treectrl,listctrl,datagrid等程序中有几个BUG还没解决, 四、实现功能: 操作:在选择查询条件:选择一个,tree控件里显示相关信息 可以在tree控件里单击来显示每个ITEM,每个ITEM相关信息显示在LIST控件内 双击LIST控件显示具体信息 也可以在窗口里单击右键或操作菜单具体操作 五、主要功能: 查询,添加,删除,显示“学院,各系,班级,学生,教师,社团,课程”等信息 程序还用了Active Skin 对程序进行了换肤!! -: windows2003 visual stdio c .net,Ado SQL2000 SQL SQL2000schooldata dataschool_back SQL schooldata ADOTreectrl,listctrl,datagridBUG tree treeITEMITEMLIST LIST Active Skin
Platform: | Size: 848896 | Author: 梁小姐 | Hits:

[CSharpDataGrid显示记录数

Description: 能显示DateGrid显示记录数!能继续了解数据绑定的内容!-showing DateGrid records show! Able to understand the data bundled with the content!
Platform: | Size: 24576 | Author: yt | Hits:

[GUI DevelopNested

Description: 自包含控件,用DataGrid改进的,,.net 中使用-self-contained controls, using DataGrid improvement, and. Net use
Platform: | Size: 40960 | Author: 路朝笑 | Hits:

[Printing programtubPrints

Description: 直接打印四种常见报表控件:DataGrid、ListView、MsFlexGrid、MsHFlexGrid。可以设置打印参数。-printed directly controls four common statements : DataGrid, ListView. MsFlexGrid, MsHFlexGrid. Print can set parameters.
Platform: | Size: 82944 | Author: lj | Hits:

[Windows Develop精通数据库开发chap02

Description: 是一个不错的c#程序,包含tabcontrol和datagrid控件而且是数据库方面的,很有比于刚开始学习的人-is a good c# procedures, included tabcontrol and datagrid control is the database, compared to the very beginning of learning
Platform: | Size: 175104 | Author: 素心 | Hits:

[GUI DevelopGridCombo

Description: 把ComboBox控件嵌入到DataGrid控件中,以实现DataGrid更广泛的应用。提供了如何增强DataGrid控件的通用扩展。-put ComboBox controls embedded into DataGrid control, DataGrid to achieve more extensive applications. How to enhance the DataGrid Control generic extensions.
Platform: | Size: 29696 | Author: zyc | Hits:

[Education soft systemnewxuejigl

Description: 学籍管理系统 系统是在VC++6.0和SQL Server 2000下开发的. 数据库在Database目录下,在SQLSERVER的查询分析器中执行即可生成数据库. 源程序在Src目录中. 因为程序极为经典,所以本人在此转载~ 一、编程环境: windows2000 +visual stdio c++ .net,Ado + SQL2000 二、SQL设置: 将在SQL2000下建立schooldata数据库,导入数据文件 三、导入数据: data目录下有school_back数据库备分文件 操作:用SQL企业管理器还原数据库来导入数据 访问本地数据库服务器,密码是自己设置的那个,操作schooldata数据库的用户名和密码相同。 主要用ADO访问数据库,和几个显示数据的控件Treectrl,listctrl,datagrid等程序中有几个BUG还没解决, 四、实现功能: 操作:在选择查询条件:选择一个,tree控件里显示相关信息 可以在tree控件里单击来显示每个ITEM,每个ITEM相关信息显示在LIST控件内 双击LIST控件显示具体信息 也可以在窗口里单击右键或操作菜单具体操作 五、主要功能: 查询,添加,删除,显示“学院,各系,班级,学生,教师,社团,课程”等信息-err
Platform: | Size: 2314240 | Author: 陈浩 | Hits:

[SQL ServerReaddata

Description: SQL Server的书记与Datagrid相连,用户可以在计算机上读取数据,修改数据,存贮数据-SQL Server with the secretary of Datagrid connected to the computer user can read data, modify data, data storage
Platform: | Size: 6144 | Author: 孙林 | Hits:

[Button controlData_Grid

Description: DataGrid控件操作的程序,与数据库形成有效连接,程序很简单但是很有效.-DataGrid controls operation of the procedures, and database connections to create an effective, the procedures are simple but effective.
Platform: | Size: 156672 | Author: 郭会林 | Hits:

[CSharpDynamic_DataGrid

Description: 有的时候我们需要邦定很复杂的DataGrid,我们知道DataGrid,DataList等控件都有Template列,我们可以通过动态的邦定模版列来实现,复杂逻辑的邦定。由于Page继承TemplateControl,所以在Page对象里面就可以使用TemplateControl类里面的方法LoadTemplate,我们可以利用这个方法加载指定路径用户控件来实现丰富的表示(顺便提一下还有一个LoadControl的方法和LoadTemplate有相同的参数类型,也就是说我们可以利用LoadControl方法动态的加载用户控件,可以实现自定义的用户界面,将页面元素分成一些小的用户控件可以根据用户的定义来加载),我们还可以实现Itemplate接口实现摸版列的动态邦定。-sometimes we need to state very complex set of DataGrid, we know DataGrid, such as DataList Control Template out there, we can pass the state dynamic template set out to achieve, complex logic bonding. As Page TemplateControl succession, the Page object inside can use TemplateControl categories LoadTemplate way, we can take advantage of the designated trails users load control to achieve abundant said (Incidentally there are a LoadControl methods and LoadTemplate have the same type of parameters, we can say LoadControl method to use dynamic load user controls can be achieved since the definition of user interface elements of pages into smaller user controls under the definition of users to load), we can also achieve Itemplate interface version out of touch dynamic bonding.
Platform: | Size: 2048 | Author: Jack | Hits:

[CSharpFromDDL_TO_Excel_VS2003

Description: 能从datagrid、listview、datatable、dataset、dataview中导出数据到excel中。-from datagrid, error, datatable, dataset, which is derived dataview data had to excel.
Platform: | Size: 891904 | Author: 高天 | Hits:

[Internet-NetworkBMS

Description: 网上书店,,基于ASP.NET和.C#语言 SQL2000开发的,,只是用了大量DATAGRID,你可以进行下改进-online bookstore, based on ASP.NET and the. C# language SQL2000 development, and only spent a lot of DATAGRID, you can improve for the next
Platform: | Size: 86016 | Author: ttx | Hits:

[ListView/ListBoxGlacialList13

Description: 为datagrid增加数据绑定、查找和排序功能-datagrid to increase data binding, search and sort functions
Platform: | Size: 31744 | Author: ff | Hits:

[ListView/ListBoxDataGrid_demo

Description: 一个支持表格合并的datagrid控件,类似与excel-support forms a merger of the datagrid controls, and similar excel
Platform: | Size: 266240 | Author: shangjun | Hits:

[TreeViewdatagridcolumnstyle

Description: 最近谈论较多的就是Datagrid,特别新手最是郁闷为何没有更好的控件,来满足自已的需求。 其实通过重写可以达到很多不同的功能体验,在这里我们仅仅讨论关于datagridcolumnstyle重写的问题 -more recently to talk about is Datagrid, most newcomers are particularly depressed for no better controls to meet their own needs. In fact, rewriting can be achieved through many different functional experience, Here we discuss only on the issue of rewriting datagridcolumnstyle
Platform: | Size: 9216 | Author: 魏存庆 | Hits:

[WEB Codebiandianzhan

Description: 《基于web的变电站信息管理系统》是一个基于ASP.NET开发的Web变电站信息管理系统。作为B/S结构的web数据库管理系统,本系统具有所有B/S结果系统的优点,同时又具有ASP.NET的高效的优势。 从技术上说,本系统采用了C#编写,充分利用ASP.NET强大的组件DATAGRID,结合ADO.NET对任务书中的变电站信息的ACCESS数据库db1.mdb进行管理。通过本系统可以对数据库执行添加、删除、修改、查询等全面的操作。系统支持分页功能,能支持大量数据的存储。我利用具有高安全性的session作为安全校验的依据,对用户的权限进行审核,提供系统的安全保障。 -err
Platform: | Size: 916480 | Author: 周勇 | Hits:

[GUI DevelopWinFormDataGridCache

Description: Caching Data in WinForms DataGridView in NET 2.0。在.NET 2.0中高速数据处理DataGrid控件。 -Caching Data in WinForms DataGridView in N ET 2.0. In.NET 2.0 high-speed data processing DataGrid controls.
Platform: | Size: 46080 | Author: | Hits:

[EditBoxGridExtensions_src

Description: A reusable component which extends the DataGrid and adds functionality for real time filtering.-A reusable component which extends the Dat aGrid and adds functionality for real time filt gathering.
Platform: | Size: 110592 | Author: 左秋明 | Hits:

[ADO-ODBCResourcePlatform

Description: 用DataGrid控件编写的操作Acess数据库的代码.是一个资源管理的平台.-DataGrid control with the preparation of the operation Acess database code. It is a resource management platform.
Platform: | Size: 750592 | Author: mcq_1123 | Hits:

[CSharpDataGridpro

Description: 此控件是一个DataGrid的加强版的控件,可以实现很多需要写很多代码才能完成的功能,实现这些功能你只要简单的设置几个属性,就可以达到预期的效果!可以实现自动的分页、自动的排序、自动产生全选列、自动产生由于页面限制产生滚动条、可以透明显示DataGrid、也可以导出丰富多样的文件,其中包括HTML、Text、XML、EXCEL、以及用属性表示数据的XML。同时还提供对数据源的打印功能(针对HTML打印)。 我第一次使用DataGrid那些代码真是让我头痛,且不说设计模式(那是时候还不知道这么多)那些代码真的写的很烦人,所以一直以来就想要写一个方便的DataGrid减少劳动。前一段时间比较空闲抽出时间写了这个DataGrid。我发布源码的目的是:希望我们可以一起进步-this control is an enhanced version of the DataGrid controls, a lot can be achieved need to write a lot of code to complete the functions and features you need to set up a few simple attributes, it can achieve the desired results! It automatically tabs, automatic sequencing, the entire election is automatically generated list As pages generated automatically limit the production of rolling, transparent DataGrid shows, it also derived a variety of documents, including HTML, Text, XML, Excel, as well as attributes of XML data said. Also available data sources to a print function (for Print HTML). The first time I use those DataGrid code really let me headaches, aside design pattern (which is when so many do not know) who wrote the code is really very frustrating. So all along wanted to write
Platform: | Size: 313344 | Author: 王鸿博 | Hits:
« 1 2 3 4 5 67 8 9 10 11 ... 50 »

CodeBus www.codebus.net