开发者

datapager with datalist control

开发者 https://www.devze.com 2022-12-11 18:27 出处:网络
i needto implem开发者_Go百科entpaging concept in datalist control.i hadimplementpaging in datalistlike prev andlast

i need to implem开发者_Go百科ent paging concept in datalist control. i had implement paging in datalist like prev and last but now i wanted the paging to be like

     **prev  1 2 3 4 5  next**

have any one implemented like this for paging in datalist control or datapager control to get this function done

or any url which can help me to solve this issue would be great

thank you


If you are using ASP.NET 3.5, you can use ListView and DataPager controls instead.

0

精彩评论

暂无评论...
验证码 换一张
取 消