开发者

display sharepoint list in asp datagrid

开发者 https://www.devze.com 2023-02-17 04:25 出处:网络
how to display a sharerpoint list contains three colu开发者_如何转开发mns in a asp data grid control.

how to display a sharerpoint list contains three colu开发者_如何转开发mns in a asp data grid control.

thanks in advance..


i would suggest moving from datagrid to gridview

http://msdn.microsoft.com/en-us/magazine/cc163933.aspx

then instead of a gridview, you can use an SPGridView, it should do most of the standard formatting for you

0

精彩评论

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