How do I display a custom message when the Datasheet view is not available

Problem

As users begin delving into SharePoint’s more advanced features you will undoubtedly be faced with the following error message

The list cannot be displayed in Datasheet view for one or more of the following reasons:

  • A datasheet component compatible with Windows SharePoint Services is not installed.
  • Your Web browser does not support ActiveX controls.
  • Support for ActiveX controls is disabled.

clip_image001

Solution

Step 1

Browse to the following directory

C:Program FilesCommon FilesMicrosoft Sharedweb server extensions12TEMPLATELAYOUTS1033

Step 2

Locate end edit the JavaScript file OWS.JS using notepad

Step 3

Locate the following variable and customize the value of the following variable to contain the message of your choice.

var L_EditInGrid_Text=”The list cannot be displayed in Datasheet view … REPLACE WITH YOUR TEXT”;

clip_image001[2]

Update the variable to contain the message of your choice.

clip_image002

Step 4

Apply the change to all SharePoint front end servers that server up content to your end users.

image

VN:F [1.9.1_1087]
Rating: 0.0/10 (0 votes cast)
VN:F [1.9.1_1087]
Rating: 0 (from 0 votes)

Popularity: 1% [?]

Share and Enjoy:
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google Bookmarks
Share this Post:
Digg Google Bookmarks reddit Mixx StumbleUpon Technorati Yahoo! Buzz DesignFloat Delicious BlinkList Furl

No Responses to “How do I display a custom message when the Datasheet view is not available”

Leave a Reply:

Name (required):
Mail (will not be published) (required):
Website:
Comment (required):
XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>