文件名称:DataGrid控件使用技巧
介绍说明--下载内容来自于网络,使用问题请自行百度
DataGrid控件使用技巧
将数据库内容绑定至DataGrid是非常简单的,我们所要做的就是通过SQL查询来生成一个DataReader对象,将DataGrid的DataSource属性设为这个DataReader对象,然后调用DataGrid对象的DataBind()方法。剩下的事情就是将DataGrid放置到HTML中,
-DataGrid control skills will use the database content to bind DataGrid is very simple, we have to do is through SQL query to generate a DataReader object to the DataGrid DataSource attribute set to the DataReader object, and then call DataGrid object DataBind () method. The remaining issues will DataGrid is placed into HTML,
将数据库内容绑定至DataGrid是非常简单的,我们所要做的就是通过SQL查询来生成一个DataReader对象,将DataGrid的DataSource属性设为这个DataReader对象,然后调用DataGrid对象的DataBind()方法。剩下的事情就是将DataGrid放置到HTML中,
-DataGrid control skills will use the database content to bind DataGrid is very simple, we have to do is through SQL query to generate a DataReader object to the DataGrid DataSource attribute set to the DataReader object, and then call DataGrid object DataBind () method. The remaining issues will DataGrid is placed into HTML,
(系统自动生成,下载前可以参看下载内容)
下载文件列表
DataGrid控件使用技巧.doc
www.dssz.com.txt
www.dssz.com.txt
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.