Quantcast
Channel: SmartClient Forums
Viewing all articles
Browse latest Browse all 4756

4.0 upgrade issue - ComboBoxItem picklist properties

$
0
0
After upgrading to SmartGWT 4 (from 3.1), I have some ComboBoxItems which have stopped working correctly. I am using setPickListProperties() to pass a ListGrid to a ComboBoxItem. Most properties I set on the grid still seem to work properly, but neither of the event handlers I had applied to the grid are being called anymore. I have a RecordClickHandler and KeyPressHandler set on the grid, and I can't get either of them to fire.

SmartClient Version: v9.0p_2013-07-10/LGPL Development Only (built 2013-07-10)
Running in Chrome

Sample test case attached for RecordClickHandler.

Thanks

Attached Files
File Type: html SmartGWTPlayground.html (1.1 KB)
File Type: xml SmartGWTPlayground.gwt.xml (780 Bytes)
File Type: java SmartGWTPlayground.java (1.8 KB)

Viewing all articles
Browse latest Browse all 4756

Trending Articles