Can you make some columns Read/Display Only in DataSheet view?

I noticed on another posting what appears to be a datasheet view with 3 of the columns in a display mode. Can someone confirm if this is possible?
Here is the original posting.
http://social.msdn.microsoft.com/Forums/en-US/sharepointcustomizationprevious/thread/4fa70a67-06e6-44e0-a2fe-94b1707a400a/
Stunpals - Disclaimer: This posting is provided "AS IS" with no warranties.

Hi Stunpals,
This always happens on the column type Multiple Lines of Text .
And certain columns, such as Created By and Modified, are always read-only. Values for these columns are entered automatically.
When you open the list in datasheet, click on one the column, if it’s read only, you will see read only in right bottom corner.
For more information, see
http://devblog.bardoloi.com/2012/08/sharepoint-2010-datasheet-view-selected.html
Best Regards.
Kelly Chen
TechNet Community Support

Similar Messages

  • Can you make a column in atable invisible

    Hi,
    I am using the defaulttablemodel to display my table.
    The data are in a vector which are sorted in descending order based on a column.
    Is it possible to make a column in a table invisible.
    The reason is that I need to sort my table based on a particular column but i don't want to display that column.
    ---thanks

    Hi,
    I tried to code yout example:
    JTableHeader header = tblKundenInteressenten.getTableHeader();
    header.setReorderingAllowed(false);
    DefaultTableColumnModel columnModel = (DefaultTableColumnModel) header.getColumnModel();
    int lastIndex = columnModel.getColumnCount() - 1;
    TableColumn columnOid = columnModel.getColumn(lastIndex);
    columnModel.removeColumn(columnOid);
    header.setColumnModel(columnModel);
    tblKundenInteressenten.setTableHeader(header);
    ...but whenever I want to get the data back like this:
    DefaultTableModel dtm = (DefaultTableModel) tblKundenInteressenten.getModel();
    Vector daten = dtm.getDataVector();
    Vector zeile = (Vector) daten.firstElement();
    String oid = (String) zeile.lastElement();
    System.out.println("OID: " + oid);
    I have an empty JTable in my GUI ...
    what happened?

  • Can you make several columns in pages

    I am considering buying Pages for iPad.  Wanted to know if you can make three or more columns in a document?
    Thanks
    Gtea

    Thanks, that helped me to decide.
    Thanks again
    Gtea

  • Can you make the iTouch sync with only specified folder(s) on your PC?

    I share a PC with my girlfriend and basically when I sync I only want to sync with my tunes, pictures etc and not her's as well.
    Is there a way to do this?
    Thanks in advance for any help you can offer me.
    Darren

    hold shift when you are loading itunes up, and you will be able to create a separate library.
    when you load up itunes again, it will load up the last library opened, to get back to the other one you need to repeat this process and open the other one.

  • Can you make a tablet site landscape only

    Does anyone know if you can make a site view as landscape only?

    You would need to use custom code to achieve this :
    http://www.captechconsulting.com/blog/eric-miles/programmatically-locking-android-screen-o rientation
    http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/CSS/Q_28162470.htm l
    Thanks,
    Anshul

  • Can you make some new forum buttons?

    I am currently updating the forums and I think I am going to slightly revamp the theme.  The general colurs are quite good but I would like to remove the orange and get some new buttons:
    I have made a rough outline of what I think would look good - obviously it is EXTREMELY rudimentry but compare it with the current buttons and you will see my aim

    To create the icons, I'm using Macromedia Fireworks MX 2004 and also Inkscape.  Most of the small icons are SVG files I'm altering, but they're taken from different open source icon sets and galleries.
    Here's a version that I like much better...somewhat a compromise between the first two.
    p.s. I was just guessing at the extra words for moderate, ban, and locked...I liked having a consistent look between the buttons, so let me know if those aren't the right actions those buttons perform.

  • 1) Make the column read only without coding

    Please guid eme how to make the column read only in the list without using the coding.
    Vij

    Basically, the answer is that you can't.  There are ways to change a specific list view to make a column readonly by replacing the form with a custom DataView form.  But that only applies to that view and since users can create their own views,
    those views would have read/write access to the column if the user has read/write access to the item.  SharePoint only supports security down to the item level out of the box and not down to the individual column level.
    Paul Stork SharePoint Server MVP
    Principal Architect: Blue Chip Consulting Group
    Blog: http://dontpapanic.com/blog
    Twitter: Follow @pstork
    Please remember to mark your question as "answered" if this solves your problem.

  • How can I make my query to compare only columns of two tables... not the storage information?

    11GR2
    =-----------------------------------
    I am using below querry to compare two table that has same name, under two different users... But after making storage information false like below and  if the storage information is different on column level than it create "Alter modify " statements for the column ... How can I make my query to compare only columns of two tables... not the storage information?
    begin
    DBMS_METADATA.SET_TRANSFORM_PARAM(DBMS_METADATA.SESSION_TRANSFORM,'PRETTY', TRUE);
    DBMS_METADATA.SET_TRANSFORM_PARAM(DBMS_METADATA.SESSION_TRANSFORM,'SQLTERMINATOR',TRUE);
    DBMS_METADATA.SET_TRANSFORM_PARAM(DBMS_METADATA.SESSION_TRANSFORM,'SEGMENT_ATTRIBUTES', FALSE);
    DBMS_METADATA.SET_TRANSFORM_PARAM(DBMS_METADATA.SESSION_TRANSFORM,'STORAGE', FALSE);
    DBMS_METADATA.SET_TRANSFORM_PARAM(DBMS_METADATA.SESSION_TRANSFORM,'TABLESPACE',FALSE);
    DBMS_METADATA.SET_TRANSFORM_PARAM(DBMS_METADATA.SESSION_TRANSFORM,'CONSTRAINTS',FALSE);
    DBMS_METADATA.SET_TRANSFORM_PARAM(DBMS_METADATA.SESSION_TRANSFORM,'REF_CONSTRAINTS',FALSE);
    DBMS_METADATA.SET_TRANSFORM_PARAM(DBMS_METADATA.SESSION_TRANSFORM,'CONSTRAINTS_AS_ALTER',FALSE);
    End;
    select REGEXP_REPLACE(dbms_metadata_diff.compare_alter('TABLE','TABLE_NAME_A','TABLE_NAME_A','USER1','USER2'),('USER1...'),'', 1, 0, 'i') from dual

    I am using below querry to compare two table that has same name, under two different users... But after making storage information false like below and  if the storage information is different on column level than it create "Alter modify " statements for the column ... How can I make my query to compare only columns of two tables... not the storage information?
    If you want help you have to SHOW us what you are doing and how you are doing it; you can't just try to tell us in your own words.
    We can't see your computer screen.

  • Unable to make Quantity Column Read-Only in PO Lines in R12 iProcurement

    Hello Everyone,
    My Requirement is if a PO is coming from a requisition and it has Requisition Number populated in PO Distribution, I want to make Quantity column Read only in the PO Lines. This column can be updated for all the lines in standard page by clicking Update button(which makes Quantity enterable).
    I have tried following using SPEL Binding. But it seems SPEL Binding is not working as expected. I am pasting the code below :
    I have created a Transient Attribute of Boolean Type in the VO and have placed it in SPEL Binding for the Quantity Bean. On click of Update button I am conditionally setting the transient VO attribute to False.
    if(oapagecontext.getParameter("UpdateButton") != null){
    super.processFormRequest(oapagecontext, oawebbean);
    OAViewObject vo=(OAViewObject)am.findViewObject("PoDistributionsMergeVO");
    String x=(String)vo.first().getAttribute("OnlineReqNumber");
    OAMessageTextInputBean msgTextBean = (OAMessageTextInputBean)oawebbean.findIndexedChildRecursive("QuantityOrdered");
    Row row=vo.first();
    if (x!=null) {          
    do{
    row.setAttribute("QuantityRendered",Boolean.FALSE);
    row=vo.next();
    }while(row!=null);
    Thanks in Advance,
    Abhishek Mishra

    Abhishek,
    Your code seems pretty fine. There are few things
    1) Post the Spell, which you have attached with the rendered property.
    2) Had you initialized your VO (where your transient variable exists).
    For a work around i would suggest you to create a new VO and create a transient variable. Now try the same using this VO.
    Regards,
    Gyan

  • I have an Airport Extreme Base Station and have recently upgraded to Mountain Lion. Now airport utility won't work with my base station so I bought a Time Capsule. For the life of me I can't make the substitution work and only see a blinking amber light.

    I have an Airport Extreme Base Station and have recently upgraded to Mountain Lion. Now airport utility won't work with my base station so I bought a Time Capsule. For the life of me I can't make the substitution work and only see a blinking amber light. Can anyone who has made this change offer some advice?

    apikoros wrote:
    The Utility transferred all of the AE's settings, so I still have to change the password, which leaves me with only 2 other questions, I think:
    1)  I assume it's just a matter of using the Utility, entering a stronger password and checking for it to be remembered in Keychain Access.  But do I have to  change the password for each individual unit-- the TC, the Extreme and both Expresses-- or will changing it just for the TC alone work for the entire network?
    Resetting the password you will need to do for each device... the utility cannot even see those old units.
    So you will have to do it for each one.. think it through.. because as you change passwords the others will lose connection.. so start from the express which are wireless extending .. change those first.. and go back up the chain.. as each one changes it will drop off the network.. until you reach extreme and change that. Then you might need to reboot the whole network to get everything talking again. If something goes wrong.. just pluck that one out of the mix and plug in ethernet.. reset and redo the setup. That is my preferred method anyway.. do everything in isolation one by one. By ethernet and then nothing goes wrong.
    2)  Who's the treasonous SOB who spilled the beans to you about the ICBM in my back yard?!?
    N.Korean hackers.
    [Edit] Whoops-- one more question:  I want to partition the TC's disk, but Disk Utility doesn't see it.  What do I need to do?
    You cannot partition a network disk. And apple provided no tools for it in the TC itself. You can pull the disk out and partition it but that voids your warranty. (although done with care who is to know).
    Look at Q3 here.
    http://pondini.org/TM/Time_Capsule.html
    Mixing TM and data on the TC is worth planning carefully. They don't necessarily sit happily together.

  • Can you remove some of the Default applications

    I want to give an iPod Touch to my mother who is technically challenged and doesn't have WiFi.
    I only want the iPod functionality, not the browsers, email, maps, or any other feature.
    Is there a way to disable or remove default apps that you don't want?
    ps: I do not want an iPod classic., it''s interface is harder to learn than the touch.

    I too would like to remove some of the default apps. Personally, I find the YouTube, Stocks, and Maps, useless to me and its just a waste of icon space. And whats with the "The touch may not be for you". Seriously, if someone wants a touch but doesn't want some of the default apps, that doesn't mean the touch is not for someone. I think it would be a smart move for Apple to revise the iPod (and iPhone, if people can't remove default apps on there) so that we may remove the default apps that we don't use. It makes absolutely no sense to just "move" the app to the back if we don't even use the app. That's like saying "you may not have any use for this app, but its here because we want to force you to keep the junk we give you". And it sounds a lot like a Microsoft move for the all the Windows operating systems they have released (up to Vista, so far) forcing Internet Explorer on all its users and not allowing us to remove it because it was integrated into the Operating System. Supposedly, Microsoft is growing up and letting the user to actually disable (maybe even remove) Internet Explorer in the upcoming Windows 7. What about Mac OS X, does it force Safari on its users, like its forcing some of these unnecessary apps onto the iPod Touch? I wouldn't don't know, I don't earn quite enough money to buy myself an iMac or MacBook (and I've even heard from several people that its more expensive to get a gaming Mac than a gaming PC with similar hardware configuration). Only Apple product I own so far is an iPod Touch.
    But I will give Anna credit. Anna at least answered the question.
    The question was "Can you remove some of the default applications" and a response saying "What is your mother going to use it for? Maybe the Touch is not the right device for her." by "D'Fish'N'Seas" does not answer the question at all. The question has nothing to do with what the mother is going to use the iPod for, so don't post a response like that, its one of the reasons that causes short tempered people to flame other people.
    Ok, so since Anna answered the question that Ron asked. I have a question related to this topic, and if Ron is still wanting to remove some default apps, I'm sure he would like an answer to the question too. So, here is my question: Has anyone developed an app that would allow us to remove the default apps, or a tool that will guide us in removing some default apps?
    And preferably the app or tool be in the most legal possible way. Wouldn't want to ask for something that is illegal.

  • Can you make a Keyword Collection for entire event library?

    Hello all,
    So you make an event, and you can make Keyword Collections for that particular event, such as "WS" or "Person 1" or "Indoors"... But...
    What if those keywords apply to other events?
    I am making video content for a particular company. I shoot stuff one day import as an event. The only content that I produce is for this company, so you can imagine there are going to be similar themes across mutable events...
    As you know this is how it is organized >
    DRIVE
    >2012
    >Event
          >Keyword Collection
    This is how I want to get organized>
    DRIVE
    Master Keyword Collection
    >2012
    >Event
         >Keyword Collection
    > Here is an example of how I think It should be
    DRIVE
    "All Interior Shots"
    >2012
      > Event
         >Interior Shots
    So can you make a Keyword Collection for entire event library?
    Can some one please explain if is this is possible? If not please update!

    Andy,
    Yes you can but that feature only works if you are searching a single event (Pretty Cool/Useful), Creating a smart collection based on what you tick off in the dialogue box... You will get an error message if Searching the drive itself:
    LOL
    I did some playing around...
    I created a new event
    Then I ran a search, with Keywords ticked off, Ticking off mutable Keyword Collections.
    Then dragged the results into my new event.
    This in effect created "saved search results" but Final Cut started copying clips to that event folder that was created on my external HD. I was hoping that It would generate alias files...
    I also...
    Created a new project
    Ran the Search with Keywords
    Dragged all clips into the project..
    This also in effect created  "saved search results" but not really what I was hoping :/

  • How can I make a column of sums out of a repeating pattern of 24 changing numbers

    How can I make a column of sums out of a repeating pattern of 24 changing numbers in Numbers.
    I have a long list of 8760 numbers of which I need to take the sum (and store in a column) of each 24 numbers.

    Here's one way. I've reduced the example, taking groups of five numbers from a set of 20. I've used 3 as the data number in all cases to make the sum easily recognizable.
    Original column of numbers in Data::column A.
    Data::B2 (and filled down): =QUOTIENT(ROW()+3,5)
    This adds 3 to the row number, then divides by 5, returning the quotient and ignoring the remainder.
    The result is a 'group number' for each group of five rows.
    Sums of each group are reported in the Sums table.
    Sums::A2 (and filled down): =ROW()-1
    Sums::B2 (anf filled down): =SUMIF(Data::$B,A2,Data::$A)
    For your example, assuming the 8760 numbers are listed in column A of a table named Data, starting at cell A2:
    Add a second column to the table (column B).
    In B2 enter the QUOTIENT formula above, with these two revisions:
    =QUOTIENT(ROW()+22,24)
    Fill down to all cells in the column.
    Provided you have named the first table "Data", both formulas in the Sums table will be as written above. You will need to extend the Sums table to 366 rows (including the Header row) to accommodate all 365 groups of 24.
    Regards,
    Barry
    PS: For details on the functions used, see the iWork Formulas and Functions User Guide. You can download the guide via the Help menu in Numbers '09.

  • HT3051 can you change your Change Your Displayed Name if you have multiple devices attached with the same apple id?

    We have both a Iphone 4s and a 4th Generation Ipod Touch both with the latest available IOS software on them. Since the Ipod touch was given to a preteen for Christmas and they aren't old enough to have their own email account or apple id 11 years old going on 12, is it possible to have a different displayed name for each device if they are both signed in with the same apple ID and not interfere with each others device in doing so?

    @pdroth. Displayed name as in when you sign up for a apple id you sign up with email and a screen name(this is your display name). If you are using any apple device as like you do with an android device you have to sign in with either your google acct for android or apple id for a apple product. If one apple product is utilizing that apple id already aka Iphone and you can't set up a account for your child because of his or her age because of age restrictions, both devices will use the same info. So for instance when using things like facetime instead of seeing jane doe calling jane doe(basically making it show name of other person using your account instead of seeing your own name) can you make on jane doe and one john doe using the same apple id just different outgoing display name. Hopefully this helps.

  • How can you make one button preform different actions in Xcode?

    How can you make one button "preform a click" and "orderfront"? Is that possible? Because what I am doing is making a welcome window to my application for Mac OS X 10.6, and I have two buttons in that window, one says "Connect" which connects a a WebView to a url and the other button opens up the main window. So how can I a make a button do multiple things at once??

    Ah - If you are just using bindings between various objects from Interface Builder, you can reduce your application code a bit (sometimes quite a bit), but there is only so far you can go. Typically variables and routines are defined in your application that Interface Builder hooks into, so that your application code (usually Objective-C, but can be others) can use these variables and routines to determine what is happening in the user interface.
    I'm not sure how up-to-date the project code is (or what programming code you are familiar with), but you can take a look at Apple's Cocoa Application Tutorial to see what is (usually) involved in creating an application.

Maybe you are looking for

  • How to get final cut studio 2 install disk to work on macbook air OS 10.8.4

    I just purchased a Macbook Air OSX Mountain Lion 10.8.4 and trying to install Final Cut Studio 2, however the install disk wont open using a superdrive.  How can I get my software loaded? Thank you.

  • Linked file in Asset folder won't read css

    I have put a secondary navigation on my master page. Muse automatically uploads the file into an Asset folder on my server. The linked file in the asset folder does not display the css. I tried loading a second css file into the Asset folder (tried u

  • RFC - XI - Web service

    Hi All, I have a RFC -> XI -> Web service synchronous scenario. After setting up scenario in XI, I execute RFC. When I check sxmb_moni, it shows me error. The error is pasted here. <?xml version="1.0" encoding="UTF-8" standalone="yes" ?> - <!--  Call

  • OSB 11G - Routing with policy and forwarding authentication headers

    Hi there, I'm having problems trying to add authentication to some services developed with OSB 11G. One of the requirements is that the services authenticate using the "oracle/wss_username_token_service_policy" policy... So far so good... My problem

  • MAC OS 10.8.4 - CC desktop app is completely blank.

    My CC desktop app is completely blank. What to do. (I reinstalled) already. MAC OS 10.8.4