Hi,im facing a  problem while retrieving data from an xml file and
showing the information on the calendar widget as an appointment.....
Im able to get the information on a listgrid by using the
setValueXPath() method...but when i use the datasource object in the
Calendar widget the values are not displayed in the calendar widget ..
I think the problem is because setValueXPath doesnt do data conversion
from String to Date for the date fields.
Can someone plz help me to figure out how to convert the value from
string to date while using setvaluexpath or a different approach to
solve this problem??

btw the gwt version im using is 2.1

The error that im getting on the developers console is


(11:03:23.829 [ERROR] [widgets]
11:03:23.829:XRP5:WARN:DataSource:isc_RestDataSour
ce_0$499:isc_RestDataSource_0$499.StartDate: value: "12-03-2010 04:00"
failed on validator: {type: "isDate", typeCastValidator: true,
_generated: true, defaultErrorMessage: "Must be a date."})

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to