Announcement
Collapse
No announcement yet.
X
-
You should be looking for the LGPL builds at http://www.smartclient.com/builds/smartgwt-lgpl/.
Leave a comment:
-
I tried the latest nightly build (LGPL) 1334 from 08/02/10. Just downloaded it again to make sure. Still has the checkbox problem.
Then I tried the most recent 2.2 build (1307) and it works fine so I will have to go with that for my deadline tomorrow.
Leave a comment:
-
Originally posted by garyswindellYes, would be helpful to have this fix in LGPL.
Leave a comment:
-
What about nightly build for free smartgwt? last one is form august 2nd?
thank you.
Leave a comment:
-
Exactly the same problem here.
SGWT Version is the nightly as of 2010-07-30.
The reason it shows false sometimes is presumably described here:
http://forums.smartclient.com/showthread.php?t=6502&highlight=boolean+checked
GWT 2.03, FF 3.6.8
Leave a comment:
-
checkbox in listgrid always true
Hello @all,
I have just one problem with the representation of a checkbox found in Listgrid.
- Update works fine
- display in the detailViewer() works fine
- display in the DynamicForm() works fine
BUT in this listgrid its always true.
Example:
Screen shot 2010-08-08 at 13.40.50.png
- pkid 101: Databasefields is FALSE
Screen shot 2010-08-08 at 13.41.07.png
- pkid 100: Databasefields is TRUE
Only if the database has a null cell contents, the box is shown as false.
Database: mysql column varchar(5)
DS.xml
<field detail="false" title="TechnicalFieldAutoCreated" name="technicalfieldautocreated" type="boolean"></field>
SmartClient Version: SC_SNAPSHOT-2010-08-06/EVAL Deployment
Am grateful for any help.
Cheers,
TimoTags: None
Leave a comment: