我在项目中碰到一个问题,列表不能在DataSheet View中编辑,
首先,如果你的机器是64-bit并且装了64-bit的Office
那么首先参考如下
1. Check if you have installed Microsoft Office 2010 on your Windows operating system.
2. Read the Use Datasheet view in 64-bit Office 2010
http://office.microsoft.com/en-us/sharepoint-foundation-help/use-datasheet-view-in-64-bit-office-2010-HA101882420.aspx.
3. If your Microsoft Office 2010 is 64-bit,
Download the AccessDatabaseEngine.exe from http://www.microsoft.com/download/en/confirmation.aspx?id=23734.
4. Install the AccessDatabaseEngine.exe .
5. Refresh your page.
但是你能使用DataSheet View的时候,发现左下角有 “This view is read-only.” 右下角“Read-only”
这时候你点击以下,会弹出chm文件
并打开如下:
Status bar displays 'Read-only' or 'This view is read-only'
The selected cell, column, row, or the entire view is read-only. You cannot
edit a cell, column, or row that is marked read-only. If the entire view is
read-only, you cannot edit any portion of the view.
Portions of a view, or an entire view, might be read-only due to one or more
of the following reasons:
- Certain columns, such as Created By and Modified, are always read-only. Values for these columns are
entered automatically.
- The changes you made to the selected row or column have been submitted to
the server. If there is no conflict or error, you will be able to edit the row
or column after the changes have been saved.
- There is an unresolved conflict or error in the selected row or column.
Resolve the conflict or error before attempting to edit the selected row or
column.
- The list is set up to require content approval, and you are viewing the list
in the All Items view.
- In the My Submissions view of a list that requires content approval, the Approval Status and Comment column are read-only.
Only a user with Manage Lists right can edit these two columns.
- Attachments are read-only in a list that requires content approval. You
cannot view or edit attachments in any of the views.
- The document in the current row has been checked out by a user. You cannot
edit the columns in the row until the user checks the document in.
- You do not have permission to edit the column or row. Contact the list
author for more information.
The red content is the solution. Hope can help any body.