Ext.Net.GridPanel with SelectionMemory - restore selection after Store refresh

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1

    Ext.Net.GridPanel with SelectionMemory - restore selection after Store refresh

    How should I configure my GridPanel so that it re-selects all previously selected records after its data Store gets refreshed via a scheduled task (confugured under Ext.Net.TaskManager server-side).
  2. #2
    Hello @DanGarkusha!

    The code on this thread is probably what you need to manually re-select the entries: Select all grid rows in grid with paging.

    But you'd probably need to save the selection somewhere else before you do the refresh then re-do the selection.

    Hope this helps!
    Fabrício Murta
    Developer & Support Expert

Similar Threads

  1. [CLOSED] GridPanel, save and restore Collapsed state
    By ADV in forum 2.x Legacy Premium Help
    Replies: 3
    Last Post: Jul 19, 2016, 8:55 PM
  2. Replies: 1
    Last Post: Sep 30, 2014, 1:23 PM
  3. Replies: 0
    Last Post: Mar 11, 2012, 9:20 AM
  4. change store data and gridpanel refresh
    By ven in forum 1.x Help
    Replies: 1
    Last Post: Jun 18, 2011, 6:28 AM
  5. [CLOSED] GridPanel Column Size Restore from Cookie
    By ecerrillos in forum 1.x Legacy Premium Help
    Replies: 8
    Last Post: Oct 29, 2010, 7:05 PM

Posting Permissions