As SQLite has no date type, what field type to set to be able to use DatePicker?
Thanks in advance.
As SQLite has no date type, what field type to set to be able to use DatePicker?
Thanks in advance.
You can set DateTime as type for the mapped property and our CRUD wizards will create DatePicker components.