No announcements
Found 3352339 threads
-
1 Votes
DataSheet view and content types
http://blogs.msdn.com/b/joerg_sinemus/archive/2009/06/08/datasheet-view-with-lists-and-content-types.aspxAnswered | 16 Replies | 34983 Views | Created by Adrian_ - Wednesday, February 25, 2009 12:22 PM | Last reply by GuYuming - Friday, March 4, 2011 3:34 AM -
71 Votes
"The List Cannot be Displayed in Datasheet view....."
Note : I also had to create a veiw called datasheet view and set it as a default when the list is chosen(unsure if you will ...Answered | 63 Replies | 80616 Views | Created by edm2 - Saturday, March 13, 2010 9:26 PM | Last reply by Roblewis - Tuesday, October 23, 2012 3:48 PM -
2 Votes
Hiding certain list views from View Selector, Sharepoint 2010
I just wanted to see if anyone had been able to do the same with the items in the view selector menu.Answered | 4 Replies | 7141 Views | Created by KP21361 - Monday, June 10, 2013 5:55 PM | Last reply by vjwilliam - Wednesday, June 12, 2013 11:40 AM -
0 Votes
SharePoint 2010 - Unable to view list in Datasheet View
Hi tgood12, According to your description, you run into the error when opening the list with datasheet view.Answered | 4 Replies | 5374 Views | Created by tgood12 - Tuesday, August 2, 2016 7:07 PM | Last reply by Majed1234 - Thursday, October 19, 2017 8:10 PM -
11 Votes
Datasheet view and edit content type
Content Type not editable in datasheet view.Answered | 20 Replies | 24697 Views | Created by Ritzo - Friday, July 2, 2010 1:28 PM | Last reply by Neo ArcMon - Tuesday, May 30, 2017 9:21 PM -
0 Votes
Datasheet view redirecting to standard view in SP list?
I think it has to do with a setting on the client machine. there are 2 owssupp.dll files one in the office11 and one in the office12 folder.. can I remove or rename te one in office12?Answered | 4 Replies | 15322 Views | Created by Bwebb - Monday, May 4, 2009 9:17 PM | Last reply by Shan786 - Monday, January 31, 2011 7:57 PM -
0 Votes
Editing List/List items through datasheet view if column is appearing through content type, do not prompt error message if mandatory fields are not filled up
If you want to use site column, you need to create a custom datasheet view by coding.Answered | 5 Replies | 705 Views | Created by Jayashri10 - Thursday, October 6, 2016 8:07 AM | Last reply by Dean_Wang - Tuesday, October 11, 2016 11:47 AM -
0 Votes
Help needed with applying FilterField to Datasheet View for a list
May I please know (bit curious) why can't user go to datasheet view to start with and then apply the filter?Answered | 1 Replies | 1832 Views | Created by .Net Frenzy - Wednesday, January 30, 2013 2:28 PM | Last reply by Amit V - Wednesday, January 30, 2013 3:20 PM -
2 Votes
Query a list view using CSOM
using System; using Microsoft.SharePoint.Client; namespace Microsoft.SDK.SharePointFoundation.Samples { class List_getItemsExample { staticvoid Main() ...Answered | 2 Replies | 3349 Views | Created by V284 - Sunday, June 29, 2014 6:44 PM | Last reply by Kaviya - Monday, June 30, 2014 4:57 AM -
0 Votes
Programmatically creating a datasheet view
Others trying to copy view; use the following piece of code to convert the string type back to the enum value needed for the Add ...Answered | 2 Replies | 13519 Views | Created by J Siegmund [MCPD - MCITP] - Tuesday, August 17, 2010 3:52 PM | Last reply by J Siegmund [MCPD - MCITP] - Tuesday, August 24, 2010 3:09 PM -
1 Votes
Creating List Views after list Migration.
Hi, I would suggest you can use CSOM ViewCreationInformation class to create a list view and use ViewCreationInformation.query property to ...Answered | 2 Replies | 724 Views | Created by siddu7 - Tuesday, June 21, 2016 2:01 PM | Last reply by Jerry Zy - Monday, June 27, 2016 9:07 AM -
0 Votes
Cannot display list in Datasheet view sharepoint 2010
ActiveX controls library, ComCtl This library contains ActiveX controls that are used to build solutions.Answered | 2 Replies | 16021 Views | Created by Jacques 01 - Thursday, September 9, 2010 4:23 PM | Last reply by Máté Benyovszky - Thursday, February 24, 2011 3:07 PM -
1 Votes
HOWTO Make a External List show in "Datasheet View" on SharePoint 2010.
Terri - The Datasheet Veiw button appears when viewing any list but is grayed out when viewing an external list since that functionality is only ...Answered | 11 Replies | 15712 Views | Created by J-S-B - Monday, February 14, 2011 6:02 PM | Last reply by Sephiroth0327 - Tuesday, May 22, 2012 8:01 PM -
2 Votes
List Datasheet View Is Read-Only When Content Approval Is Used
What to do when your list has content approval enabled, but you need to create multiple edit capable views: As discussed above, if you have ...Answered | 2 Replies | 22769 Views | Created by cdiggs - Thursday, December 17, 2009 3:34 PM | Last reply by Mauricio Arze - Friday, January 22, 2010 4:49 PM -
0 Votes
sharepoint 2010: prevent users from editing a list in the datasheet view
How do i make a list which is not editable.Answered | 7 Replies | 14774 Views | Created by geo_d - Thursday, September 1, 2011 8:55 AM | Last reply by toya0324 - Tuesday, March 31, 2015 7:17 PM -
1 Votes
The list cannot be displayed in datasheet view - SharePoint 2010
Hi, Rohit, I will list needed configuration to enable datasheet view below.Answered | 2 Replies | 14911 Views | Created by Rohit Dixit , SharePoint Admin - Thursday, April 25, 2019 4:45 AM | Last reply by Jerry Xu4869 - Tuesday, April 30, 2019 8:00 AM -
10 Votes
Datasheet View disabled...
I tried creating a Datasheet View for the list and it worked for me.Answered | 12 Replies | 55713 Views | Created by sanny521 - Friday, April 6, 2012 9:08 AM | Last reply by Brahma Kumar J - Tuesday, September 20, 2016 10:33 AM -
0 Votes
Datasheet view in Sharepoint 2010
in datasheet view u view the data itself. to make a column readonly, you will need to have access to column properties.Answered | 5 Replies | 6167 Views | Created by Jyoti Sisodiya - Monday, September 5, 2011 6:47 PM | Last reply by AshV - Tuesday, September 6, 2011 1:06 PM -
1 Votes
Create new view format for list
The only way I can see, is to edit the View Selector ASPX page (which is a layout page) and have some code which creates the view for that List if ...Answered | 2 Replies | 3586 Views | Created by leff82 - Tuesday, September 4, 2012 4:01 PM | Last reply by leff82 - Thursday, September 6, 2012 9:43 AM -
0 Votes
Error opening list in datasheet
I am the one who created the list, so maybe that's why I'm getting the error?Answered | 14 Replies | 20491 Views | Created by cjhowell - Friday, February 1, 2008 12:34 AM | Last reply by elked - Tuesday, January 17, 2012 12:30 PM - Items 1 to 20 of 3352339 Next ›
No announcements