开发者

Fix number of Items in Datalist ASP.net

开发者 https://www.devze.com 2023-03-31 20:02 出处:网络
I want to hav开发者_运维技巧e fix number of items in datalist and the rest are only displayed if I click on \"show more\" button.Use .Take(n) when setting the datasource. When they click show more don

I want to hav开发者_运维技巧e fix number of items in datalist and the rest are only displayed if I click on "show more" button.


Use .Take(n) when setting the datasource. When they click show more don't use the Take() method

0

精彩评论

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

关注公众号