pkt1583 / gwt-ext

Automatically exported from code.google.com/p/gwt-ext
0 stars 0 forks source link

No such checkbox select deselect event listener found for grid #524

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. No such checkbox select deselect event listener found for grid

Simply if I want to perform some task on checkbox checked event while
selecting it and deselecting it there is no such option found in GWT.

What is the expected output? What do you see instead?
There should be some addListener event on selection of checkbox(checked and
unchecked time) in CheckBoxGrid.

Please use labels and text to provide additional information.

Original issue reported on code.google.com by bhavik...@gmail.com on 22 May 2010 at 1:09