list 如何默认为数据表视图

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/2638999/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-09-11 01:29:00  来源:igfitidea点击:

How to default to a datasheet view

sharepointlist

提问by user316663

How to setup Sharepoint to default to a datasheet view for a particular list?

如何将 Sharepoint 设置为默认为特定列表的数据表视图?

回答by Jeroen Ritmeijer

Create a new View from the list's Settings / Create View menu. Select 'Datasheet View' as the view format and then tick the 'Make this the default view' option.

从列表的设置/创建视图菜单中创建一个新视图。选择“数据表视图”作为视图格式,然后勾选“使其成为默认视图”选项。

Alternatively if the correct view already exists then select the View from the List's Settings screen and tick the 'Make this the default view' option.

或者,如果正确的视图已经存在,则从列表的设置屏幕中选择视图并勾选“将此作为默认视图”选项。