简体   繁体   中英

Smart gwt listgrid date type field is sending null value

我有一个智能的gwt listgrid,其出生日期字段的类型为date。在执行添加或更新时,它抛出了空指针异常。当我使用fire bug来检查是否所有值都正确发送到服务器端时,我看到了dob值是“-”。因此我使用dateformatter格式化日期,但日期值仍然是“-”。我不知道为什么在listgrid中输入日期值后仍向服务器端发送空值。

I also faced this problem but it is fixed automatically in latest version of SmartClient .

Currently I am using SmartClient version v9.0p_2013-09-22/PowerEdition Deployment (built 2013-09-22).

Please upgrade it if you are using a version below this.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM