[CLOSED] Hidden Columns in GridPanel?

  1. #1

    [CLOSED] Hidden Columns in GridPanel?

    *Is it possible that when you hide a column that it doesn't appear in the "Columns" list in the GridPanel, but still be able to access the data that might be in that "hidden" column?

    The idea is that we have a columns that is "hidden" the majority of the time, but a few "admin" users can see the column when they login. *However, if we just "hide" the column for a normal user it is still available in the drop down menu to set to "show"...


    Thanks in advance.
    Sean
  2. #2

    RE: [CLOSED] Hidden Columns in GridPanel?

    Hi,

    I don't think that hide column is good idea because data will be rendered and can be viewed by user.
    I think the better way is add field to store and column to grid for admin users on server side. You can add it during initial page load or during ajax event (https://examples1.ext.net/#/GridPane...l/Reconfigure/)*


  3. #3

    RE: [CLOSED] Hidden Columns in GridPanel?

    *I will look into doing it this way.

    Thanks for the tip.

Similar Threads

  1. [CLOSED] GridPanel Hidden Column
    By cwolcott in forum 2.x Legacy Premium Help
    Replies: 9
    Last Post: Aug 27, 2012, 7:57 AM
  2. Replies: 2
    Last Post: Jul 16, 2012, 5:26 AM
  3. [CLOSED] Columns Hidden = "True"
    By majunior in forum 1.x Legacy Premium Help
    Replies: 4
    Last Post: May 27, 2011, 2:23 PM
  4. Replies: 1
    Last Post: Feb 16, 2011, 8:07 PM
  5. [CLOSED] Sort and Hidden Columns...
    By state in forum 1.x Legacy Premium Help
    Replies: 3
    Last Post: Mar 24, 2009, 10:36 AM

Posting Permissions