There is a nasty bug in 5.2.6 - 5.2.8
regarding datetime fields in table-views
if you change a datetime field, in a table-view (using the default datepicker) everything goes fine!, but as soon as you do on the same form: controller.find()
Servoy stops with the error:
Setting dataprovider with name 'creationdate', type 'DATETIME' with value of wrong type Thu Oct 20 12:56:01 CEST 2005
> java.lang.IllegalArgumentException: Setting dataprovider with name 'creationdate', type 'DATETIME' with value of wrong type Thu Oct 20 12:56:01 CEST 2005
In Record-view everything goes fine!
Filed a case with sample-solution & data: case: 389091