Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
455
WebDateChooserProvider and nullable datetime fields
posted

I try to use the EditorProviders width the WebDateChooserProvider for date fields this works fine. But when I use the WebDateChooserProvider for a nullable column then I get the error below.

Editor with ID: NullableDateColumn cannot edit column with Key: NullableDateColumn. The editor does not support the column type.

Is it a known issue that WebDateChooserProvider not support nullable datetime fields. Is there a solution to use the EditorProvider for nullable datetime?

Parents Reply Children
No Data