开发者

In sharepoint 2010 SPGridview look like asp grid view .Its not showing the filter,sort option

开发者 https://www.devze.com 2023-03-19 18:12 出处:网络
In sharepoint 2010 SPGridview look 开发者_运维知识库like asp grid view .Its not showing the filter,sort option.totally it looking like table.how to make spgridview like the list view in sharepoint 201

In sharepoint 2010 SPGridview look 开发者_运维知识库like asp grid view .Its not showing the filter,sort option.totally it looking like table.how to make spgridview like the list view in sharepoint 2010


Do you want spgridview to work like a list view in sharepoint or do you want to simply have the sort and filter toolbar? Two different things. the list view also enables you do to things like the new item. If so I would encourage you to use the ListViewWebPart instead.(or the new xsltlistviewwebpart)

0

精彩评论

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