Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    ListGrid: clicking header's checkbox doesn't fire SelectionUpdatedEvent

    hi, all.

    it seems that ListGrid's Event, SelectionUpdatedEvent(newly introduced 2.5) never fired when:
    1. SelectionAppearance is set to CHECK_BOX.
    2. clicking header's checkbox(isc_ImgButton_0) and select/deselect all rows.

    is this intentional, or bug?

    tested on following environment, no JavaScript log or Server log:
    - SmartGWT 2.5 2011-05-14
    - Windows7 / Google Chrome 11.0.696.68, IE9
    - GWT-2.3.0
    - hosted/compiled both mode

    very truly yours.
    --
    Takehiko NOZAKI <takehiko.nozaki@gmail.com>

    #2
    This is a bug, we'll let you know when it's fixed.
    Thanks
    Isomorphic Software

    Comment


      #3
      Fixed. Please try the next nightly build
      Thanks

      Comment

      Working...
      X