开发者

Sharepoint comments module best approach

I have a requirement to make a comments web p开发者_Python百科art that allows paging. Paging is a common feature throughout the design.

What I was wondering was is a web part the best way of going about this or is there another approach that would be more suited to sharepoint?


I am not 100% sure what you are asking... but the Linq To SharePoint functionality in SharePoint 2010 features the Skip/Take functionality which can provide paging for lists, if that is where your data is being persisted. If you have data being persisted to a database, you can use obviously use the Linq Skip/Take functionality.

Not sure if that helps

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜