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>
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>
Comment