[CLOSED] Cell click ObjectSender undefined

  1. #1

    [CLOSED] Cell click ObjectSender undefined

    Hello,

    can you check code in attachment? Don't know if it is a bug or what.

    I tried to reproduce this scenario here:

    https://examples1.ext.net/#/GridPane...etails_Window/

    In my code, if you click in any of the grid cells, you should get: e is undefined.

    Am I doing something wrong?

    Thanx

    Matteo
  2. #2

    RE: [CLOSED] Cell click ObjectSender undefined

    Hi Matteo,

    Use CellClick instead Click
    grid.Listeners.CellClick.Fn = "cellClick"; *



    Also we added commands (ToolbarCommands, ImageCommands, CellCommands). So, you can use it. It is simplify your logic.
    See Examples Explorer in SVN (Coolite.Examples\Examples\GridPanel\Commands\)


  3. #3

    RE: [CLOSED] Cell click ObjectSender undefined

    Hi Vlad,

    sorry, it was my mystake. It works ok.

    Thanx for help

    Matteo

Similar Threads

  1. Replies: 1
    Last Post: Jul 10, 2012, 11:16 AM
  2. Fire cell click on row double-click
    By RPIRES in forum 1.x Help
    Replies: 1
    Last Post: Jul 01, 2010, 8:20 PM
  3. [CLOSED] row select and cell click event
    By speedstepmem3 in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: Aug 31, 2009, 9:16 AM
  4. [CLOSED] on click cell in grid row removed
    By speedstepmem2 in forum 1.x Legacy Premium Help
    Replies: 3
    Last Post: May 29, 2009, 1:30 AM
  5. [CLOSED] cell click changes
    By speedstepmem2 in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: Apr 27, 2009, 3:57 PM

Posting Permissions