[CLOSED] Want to Edit hidden columns in RowExpander for GridPanel

  1. #1

    [CLOSED] Want to Edit hidden columns in RowExpander for GridPanel

    Hi,

    I want to edit hidden columns in RowExpander Or I want to edit other columns in RowExpander which are not shown in ColumnModel. Please suggest me a solution for this requirement.

    For Example

    I am binding 10 columns for store (column1, column2, ... column10)

    GridPanel ColumnModel
    Column1 to 5 shown
    Column6 to 10 hidden

    on RowExpander I want to edit and change the column6 to 10 values and update to the store.



    Thank you
    Last edited by Daniil; Nov 07, 2014 at 10:40 AM. Reason: [CLOSED]
  2. #2
    Hi @iansriley,

    I would try to override the RowEditor's addFieldsForColumn method, see the "column.hidden" part.
    http://docs.sencha.com/extjs/4.2.1/s...ieldsForColumn

Similar Threads

  1. [CLOSED] [#78] [GridPanel] Hidden columns are rendered
    By Leonid_Veriga in forum 2.x Legacy Premium Help
    Replies: 8
    Last Post: May 30, 2013, 5:43 AM
  2. Replies: 2
    Last Post: Jul 16, 2012, 5:26 AM
  3. Replies: 3
    Last Post: Apr 06, 2011, 6:27 PM
  4. Replies: 4
    Last Post: Jan 28, 2011, 9:55 AM
  5. [CLOSED] Hidden Columns in GridPanel?
    By state in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Apr 02, 2009, 2:52 PM

Posting Permissions