Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

  • garyswindell
    replied
    Very helpful pointer. Thank you.

    Leave a comment:


  • sjivan
    replied
    You should be looking for the LGPL builds at http://www.smartclient.com/builds/smartgwt-lgpl/.

    Leave a comment:


  • garyswindell
    replied
    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:


  • sjivan
    replied
    Originally posted by garyswindell
    Yes, would be helpful to have this fix in LGPL.
    Have you tried the latest? It's already fixed in SVN.

    Leave a comment:


  • garyswindell
    replied
    Yes, would be helpful to have this fix in LGPL.

    Leave a comment:


  • tmoes
    replied
    I use the Power Edition, not the lgpl version.

    Leave a comment:


  • mljolje
    replied
    What about nightly build for free smartgwt? last one is form august 2nd?
    thank you.

    Leave a comment:


  • tmoes
    replied
    thanks, it works fine.

    Leave a comment:


  • sjivan
    replied
    This has been fixed. Pick up the next nightly.

    Leave a comment:


  • fatzopilot
    replied
    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:


  • tmoes
    started a topic checkbox in listgrid always true

    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,
    Timo
    Attached Files
Working...
X