2023-04-06
SQL分页控件源码
SQL分页控件源码源码描述:一个自制的分页控件可以针对GridView,DataList,Repeater,DataGridView等TheDataPagerisacustomcontrolthatattachestoadatacontrol(suchasaGridView,ListView,Datalist,Repeater)allowspagingonthatcontrol.TheDataPageritselfdisplaysthe"First","Next","Previous"and"Last"buttons(orNumericalpagesoraCustomcombination).YouclickonthebuttonsthepagerprovidesandyourdatacontrolwillautomaticallypagethroughthedatausingSQLPaging.欢迎感兴趣的用户下载研究