1. #1
    Sencha User
    Join Date
    Feb 2008
    Posts
    47
    Vote Rating
    0
    gald is on a distinguished road

      0  

    Default CellTreeGridSelectionModel don't fire selectionChange Event

    CellTreeGridSelectionModel don't fire selectionChange Event


    I have a treeGrid with a CellTreeGridSelectionModel and i didn't manage to catch the SelectionChange event.
    I think this event is not fired

  2. #2
    Software Architect
    Join Date
    Sep 2007
    Posts
    13,713
    Vote Rating
    107
    sven is just really nice sven is just really nice sven is just really nice sven is just really nice

      0  

    Default


    The CellTreeGridSelectionModel does not fire this event, same as CellSelectionModel

  3. #3
    Sencha User
    Join Date
    Feb 2008
    Posts
    47
    Vote Rating
    0
    gald is on a distinguished road

      0  

    Default


    why ??
    How could i know when the selection change ?

    You need to update the doc, if the event is not fired
    http://www.sencha.com/gxtdocs/#com.e...SelectionModel

  4. #4
    Software Architect
    Join Date
    Sep 2007
    Posts
    13,713
    Vote Rating
    107
    sven is just really nice sven is just really nice sven is just really nice sven is just really nice

      0  

    Default


    There is no event fired for this at the moment.

  5. #5
    Sencha User
    Join Date
    Feb 2008
    Posts
    47
    Vote Rating
    0
    gald is on a distinguished road

      0  

    Default


    aarrrgg

    anyway, thanks for your answer

  6. #6
    Software Architect
    Join Date
    Sep 2007
    Posts
    13,713
    Vote Rating
    107
    sven is just really nice sven is just really nice sven is just really nice sven is just really nice

      0  

    Default


    I would extend CellTreeGridSelectionModel and override the selectCell method so it fires a custom event for you.

Similar Threads

  1. [SOLVED] DataView selectionchange event doesn't fire
    By amcsi in forum Ext 3.x: Help & Discussion
    Replies: 8
    Last Post: 10 Sep 2010, 4:55 AM
  2. CellTreeGridSelectionModel + where is the event?
    By diegolovison in forum Ext GWT: Discussion
    Replies: 3
    Last Post: 28 Sep 2009, 5:28 AM
  3. Fire a Tree "SelectionChange" event when clicking the currently selected item
    By Cputerace in forum Ext GWT: Help & Discussion (1.x)
    Replies: 0
    Last Post: 27 Feb 2009, 8:59 AM
  4. Work fine in FF but don't even fire onReady event in IE, Opera
    By Parth in forum Ext 2.x: Help & Discussion
    Replies: 1
    Last Post: 12 Dec 2007, 10:28 PM
  5. [ext 1 b1] DateField don't fire onchange event
    By kimu in forum Ext 2.x: Help & Discussion
    Replies: 5
    Last Post: 5 Apr 2007, 1:58 PM