[CLOSED] GridPanel - Double Click A Row - Get The Row Index Of The Double Clicked Row?

  1. #1

    [CLOSED] GridPanel - Double Click A Row - Get The Row Index Of The Double Clicked Row?

    Hello

    I have a Grid Panel and what I want to do is double click a row and then a window pops up showing the details of the double clicked row. However in order to do this I need the row index of the double click row.

    Is it possible?

    Thanks in advance.
    Last edited by Daniil; Aug 04, 2011 at 2:24 PM. Reason: [CLOSED]
  2. #2
    Hi,

    The second parameter of the RowDblClick event is a row index.
    http://dev.sencha.com/deploy/ext-3.4...er=rowdblclick
  3. #3
    Thanks Daniil

    I was using the DblClick listener, I didn't see the RowDblClick listener.

    ............................................______ __
    ....................................,.-??...................``~.,
    .............................,.-?...................................?-.,
    .........................,/...............................................?:,
    .....................,?........................... ...........................\,
    .................../.................................................. .........,}
    ................./.................................................. ....,:`^`..}
    .............../.................................................. .,:?........./
    ..............?.....__............................ .............:`.........../
    ............./__.(.....?~-,_..............................,:`........../
    .........../(_....?~,_........?~,_....................,:`..... ..._/
    ..........{.._$;_......?=,_.......?-,_.......,.-~-,},.~?;/....}
    ...........((.....*~_.......?=-._......?;,,./`..../?............../
    ...,,,___.\`~,......?~.,....................`..... }............../
    ............(....`=-,,.......`........................(......;_,,-?
    ............/.`~,......`-...............................\....../\
    .............\`~.*-,.....................................|,./.....\,__
    ,,_..........}.>-._\...................................|........... ...`=~-,
    .....`=~-,_\_......`\,.................................\
    ...................`=~-,,.\,...............................\
    ................................`:,,.............. .............`\..............__
    .....................................`=-,...................,%`>--==``
    ........................................_\........ ..._,-%.......`\
    ...................................,<`.._|_,-&``................`\

Similar Threads

  1. [CLOSED] How to implement GridPanel column resize on double-click?
    By vadym.f in forum 1.x Legacy Premium Help
    Replies: 9
    Last Post: Feb 15, 2013, 6:21 AM
  2. Replies: 8
    Last Post: Jun 15, 2012, 12:43 PM
  3. GridPanel double click
    By AlexMaslakov in forum 1.x Help
    Replies: 1
    Last Post: Sep 12, 2011, 9:52 AM
  4. [CLOSED] Row double click event on gridpanel
    By yobnet in forum 1.x Legacy Premium Help
    Replies: 3
    Last Post: Apr 29, 2010, 2:54 AM
  5. [CLOSED] Row double click
    By speedstepmem4 in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Nov 18, 2008, 8:49 AM

Posting Permissions