请告诉我GridView Control的源代码,我应该在哪里使用DataPager Control [英] please tell me in source code for GridView Control where should i take DataPager Control

查看:46
本文介绍了请告诉我GridView Control的源代码,我应该在哪里使用DataPager Control的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在源代码中,我已经使用了一个gridView控件,并且我想采用DataPager控件,所以我采取的是,当我采取控制时,它给了我错误。请告诉我解决方案。

In source Code I have took a gridView Control and in that i want to take DataPager Control so where i take that, when i take the control it gives me error. please tell me the solution.

推荐答案

http://www.c-sharpcorner.com/uploadfile/nipuntomar/datapager-in-Asp-Net-3-5/ [ ^ ]







http://www.vbdotnetheaven.com/uploadfile/rohatash/datapager-control-in-silverlight-using-vb-net/ [ ^ ]





参考此链接获取数据寻呼机
http://www.c-sharpcorner.com/uploadfile/nipuntomar/datapager-in-Asp-Net-3-5/[^]



http://www.vbdotnetheaven.com/uploadfile/rohatash/datapager-control-in-silverlight-using-vb-net/[^]


refer this links for data pager


Hello Sumit,



1.首先在.ASPX页面上拖动GridView控件。



2.之后在.ASPX页面上拖动DatatPager控件。



3.之后将GridView Control的ID提供给DataPager控件的PageControID。



4.还记得将GridView的分页属性设置为True。



5.之后OnPageIndexChanged功能GridView提供PageIndex和PageSize值。
Hello Sumit,

1. Firstly Drag A GridView Control On .ASPX Page.

2. After That Drag A DatatPager Control On .ASPX Page.

3. After that give the "ID" Of GridView Control to the DataPager control''s PageControID.

4. Also Remember to set the Paging Property of GridView to True.

5. After that "OnPageIndexChanged" Function of GridView Give the PageIndex & PageSize Value.


现在尝试以下链接:





使用ASP.NET GridView进行自定义分页 [ ^ ]
now try the following link:


Custom paging with ASP.NET GridView[^]


这篇关于请告诉我GridView Control的源代码,我应该在哪里使用DataPager Control的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆