[CLOSED] Rebuild Row Index of column

  1. #1

    [CLOSED] Rebuild Row Index of column

    Hi there,

    Please take a look at the video clip to understand the case.

    http://screencast.com/t/KL2ckWFcFIo

    Could you please tell me how to rebuild row index of column?

    Thanks in advance.
    Last edited by Daniil; Apr 15, 2014 at 11:15 PM. Reason: [CLOSED]
  2. #2
    Hi @immenso,

    Please clarify how do you get a row index?
  3. #3
    Quote Originally Posted by Daniil View Post
    Hi @immenso,

    Please clarify how do you get a row index?
    catch Change event of component

    component.column.rowIndex
  4. #4
    Please try:
    component.column.grid.getStore().indexOf(component.column.record);

Similar Threads

  1. [CLOSED] Remove Grid Column by column index.
    By pawangyanwali in forum 2.x Legacy Premium Help
    Replies: 17
    Last Post: Apr 22, 2014, 6:27 AM
  2. Replies: 0
    Last Post: Sep 27, 2012, 6:10 PM
  3. problem on rebuild in ASP.net 4
    By captainst in forum 1.x Help
    Replies: 1
    Last Post: Oct 10, 2011, 2:47 AM
  4. [CLOSED] Get column index with rowSelectionModel
    By RomualdAwessou in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: Sep 28, 2010, 4:22 PM
  5. Replies: 3
    Last Post: Apr 08, 2010, 7:16 AM

Posting Permissions