[CLOSED] gridpanel - selection memory not working with locked columns

  1. #1

    [CLOSED] gridpanel - selection memory not working with locked columns

    Hi
    I just added new columns to my gridpanel and selection memory stoped working. Its very easy to recreate: take sample code from https://examples2.ext.net/#/GridPane...ection_Memory/ and make 'company' column Lockable="true" Locked="true" and selection memory will not work anymore. Have anyone any ideas how to make it works?

    Thx
    Last edited by Daniil; Mar 27, 2015 at 9:39 PM. Reason: [CLOSED]
  2. #2
    Hi @TLPWRS,

    Unfortunately, the SelectionMemory plugin doesn't support locking GridPanels.

    You can review the SelectionMemory plugin's sources.
    http://svn.ext.net/premium/branches/...ctionMemory.js

    It is probably possible to get it working for a locking GridPanel, but it might be quite challenging.

    This is a related GitHub issue for references:
    https://github.com/extnet/Ext.NET/issues/773
    Last edited by Daniil; Mar 27, 2015 at 9:41 PM.

Similar Threads

  1. Replies: 1
    Last Post: Jan 06, 2015, 11:18 AM
  2. Replies: 3
    Last Post: Sep 27, 2012, 5:59 AM
  3. [CLOSED] Gropingview with locked columns almost working
    By feanor91 in forum 2.x Legacy Premium Help
    Replies: 5
    Last Post: Apr 25, 2012, 2:36 PM
  4. [CLOSED] selection memory across pages with httpproxy not working...
    By rthiney in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: Oct 05, 2011, 1:47 PM
  5. [CLOSED] [1.0] Can not select row in locked columns of GridPanel
    By jchau in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: May 12, 2010, 4:41 PM

Posting Permissions