Fire cell click on row double-click

  1. #1

    Fire cell click on row double-click

    I've a gridpanel with 5 colums, being the last one the "Details" column, where I render an image (icon). When this details cell is clicked, I perform an action (open a window).

    What I need to do is when the user double-click an gridpanel row, to fire the click event of this last cell ("detail" cell) of the row.


    Any tip?


    Thank you.


  2. #2

    RE: Fire cell click on row double-click

    Have one function that handles both events. On cell click, run functionA. On row doubleclick, run the same function.

Similar Threads

  1. Cell double click parameters
    By karim in forum 1.x Help
    Replies: 2
    Last Post: Jan 31, 2012, 6:37 PM
  2. Replies: 2
    Last Post: Aug 04, 2011, 2:14 PM
  3. Double click the row in the grid...
    By Tanielian in forum 1.x Help
    Replies: 1
    Last Post: Sep 03, 2010, 2:23 PM
  4. MultiSelect Double Click
    By amitpareek in forum 1.x Legacy Premium Help
    Replies: 17
    Last Post: Nov 23, 2009, 2:07 PM
  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