Robson Guest
|
Posted: Thu Jul 20, 2006 5:22 pm Post subject: JdbComboBox |
|
|
I have Jbuilder X Enterprise that comes with dbswing source code.
When a create a JdbComboBox with editable property true, then user can enter
jdbcombobox and leave this field without choose a item, then it shows a
message "Unable to".
So, with the jdbcombobox source code, Iīve created new class called
JdbComboBox, in another package, and commented some lines that show the
message. It works fine,
BUT, multicolumn works with JdbComboBox and donīt works with JdbComboBox2
!!!
I donīt know whatīs happening, the code of JdbComboBox is the same, but
picklist donīt show all columns, just one column !!!
Any sugestions ?
thanks
Robson
ps.: sorry my english |
|