Hi,
I've maybe discovered a bug when using this component.
I noticed that when I'm selecting a date with the listgrid choices (Yesterday,Today,Tomorow,...) the date is set in the component but it is not set well in the criteria.
I explain : In the attached IntelliJ maven project, you will see that I call a simple RestDatasource linked to a static XML file. The goal of the sample is to swho that I select a date from "today" to "tomorow" no call is made at all to the xml, but when I manually click on the calendar, the call is then properly made.
As i cannot upload zip file, I put the archive on Google Documents :
https://docs.google.com/leaf?id=0Bxi...ut=list&num=50
I've maybe discovered a bug when using this component.
I noticed that when I'm selecting a date with the listgrid choices (Yesterday,Today,Tomorow,...) the date is set in the component but it is not set well in the criteria.
I explain : In the attached IntelliJ maven project, you will see that I call a simple RestDatasource linked to a static XML file. The goal of the sample is to swho that I select a date from "today" to "tomorow" no call is made at all to the xml, but when I manually click on the calendar, the call is then properly made.
As i cannot upload zip file, I put the archive on Google Documents :
https://docs.google.com/leaf?id=0Bxi...ut=list&num=50
Comment