[CLOSED] getView().refresh() refresh whole list cause lost of state

  1. #1

    [CLOSED] getView().refresh() refresh whole list cause lost of state

    Hi,

    I have a fix list of 1 column data about 1500 rows in gridpanel. I need to update part of the list value and font color in time to time. I have use the row renderer to change the color or value. When updated i have to call the getView()reefresh() to show the updated info.

    Problem here is that user has selected a row or scrolling down the gridpanel will get refresh or reset to top of the grid. in 1.x i able to update just the cell and not affected the whole panel.

    How do I able to do that in 2.X ? Kindly please show a sample code in Asp.net c#.
    Last edited by Daniil; Dec 18, 2013 at 2:48 AM. Reason: [CLOSED]
  2. #2
    Hi @joe,

    Welcome to the Ext.NET forums!

    Being a premium member, please ask questions in the premium forums. Otherwise, we may miss your question.

    If you are using the refreshRow method in v1.x, then there is a counterpart in v2.x.
    http://docs.sencha.com/extjs/4.2.1/#...od-refreshNode

Similar Threads

  1. Replies: 2
    Last Post: Jan 22, 2012, 2:00 PM
  2. [CLOSED] Filter focus lost after grid refresh
    By yobnet in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: Sep 15, 2010, 9:36 AM
  3. Replies: 2
    Last Post: Jul 30, 2010, 12:37 AM
  4. [CLOSED] TreePanel state: re-select node after refresh
    By ljcorreia in forum 1.x Legacy Premium Help
    Replies: 9
    Last Post: Mar 24, 2010, 12:27 PM
  5. [CLOSED] Maintaining Tree State after Refresh
    By amitpareek in forum 1.x Legacy Premium Help
    Replies: 3
    Last Post: Dec 08, 2009, 6:57 PM

Tags for this Thread

Posting Permissions