[CLOSED] GridPanel is loosing focus on store update (bug?)

  1. #1

    [CLOSED] GridPanel is loosing focus on store update (bug?)

    Hi All,

    GridPanel is loosing focus on store update.

    Here is a grid:
    https://examples2.ext.net/#/GridPane...SqlDataSource/

    Actions to take to get a bug(?):
    1. Go to lowest region and change it.
    2. Click on another row (if you do not click on other row - the focus will stay on selected row)
    3. Press sync button => focus jumps to the top.

    Solution:
    InvalidateScrollerOnRefresh="False" .

    Thank you.
    Last edited by Daniil; Aug 27, 2014 at 4:38 AM. Reason: [CLOSED]
  2. #2
    Hi @rbtceo,

    I guess under "focus" you mean a scroll position.

    After a sync request a GridPanel's view is being refreshed and a scrollbar is being reset.

    I think you've found exactly the option that you need - InvalidateScrollerOnRefresh="false".
  3. #3
    Thank you.

    The thread can be closed.

Similar Threads

  1. Replies: 12
    Last Post: Aug 09, 2013, 2:25 PM
  2. [CLOSED] Loosing focus problem in page loaded using IFrames
    By ASAPCH in forum 2.x Legacy Premium Help
    Replies: 8
    Last Post: Nov 29, 2012, 2:03 PM
  3. Update GridPanel With Store Values
    By Ganesh3.shirsath in forum 1.x Help
    Replies: 0
    Last Post: Oct 20, 2010, 2:42 PM
  4. ext:window field loosing focus
    By jmilton in forum 1.x Help
    Replies: 2
    Last Post: Aug 04, 2009, 3:06 PM
  5. [CLOSED] Update GridPanel from Store
    By danielg in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Mar 12, 2009, 11:44 AM

Tags for this Thread

Posting Permissions