Question

I have a smart gwt listgrid with a date of birth field of type date.While performing add or update ,it is throwing null pointer exception.when I used fire bug to check whether all values are properly sent to server side,I saw dob value is "--".So I used dateformatter to format the date but still the date value is "--".I don't know why after entering the date value on listgrid still it is sending null value to server side.

No correct solution

OTHER TIPS

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.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top