hide columns Grid Ext 2.0

  1. #1

    hide columns Grid Ext 2.0

    studentGridPanel.ColumnModel.SetHidden(7, True)
    entryGridPanel.ColumnModel.Columns(7).Hidden = true

    does not work in version Ext 2.0
  2. #2
    Online sample works fine (Hide 'Change' button)
    https://examples2.ext.net/#/GridPane...Configuration/

    Please provide your test case
  3. #3
    Do you set ID for Column?
  4. #4

    is solved

    yes, solved including id column, I used the grid with summary.
    is solved. Thank you.

Similar Threads

  1. [CLOSED] Hide columns item menù on gridpanel header
    By John_Writers in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: May 20, 2011, 12:54 PM
  2. GridPanel Hide/Show Columns
    By vs.mukesh in forum 1.x Help
    Replies: 1
    Last Post: Oct 30, 2010, 4:29 PM
  3. [CLOSED] Show/hide GridPanel columns during DirectEvent
    By jmcantrell in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: Sep 20, 2010, 8:51 PM
  4. [CLOSED] How to hide columns from the serverside
    By jmcantrell in forum 1.x Legacy Premium Help
    Replies: 3
    Last Post: Jul 01, 2010, 11:42 PM
  5. [CLOSED] Show/Hide grid columns
    By GmServizi in forum 1.x Legacy Premium Help
    Replies: 6
    Last Post: Mar 28, 2010, 6:39 AM

Tags for this Thread

Posting Permissions