Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DateColumn does not accepts 'null' #30

Closed
patrickkusebauch opened this issue Apr 2, 2015 · 2 comments
Closed

DateColumn does not accepts 'null' #30

patrickkusebauch opened this issue Apr 2, 2015 · 2 comments

Comments

@patrickkusebauch
Copy link

Instead it creates new instance of Datetime with current date and time. If the source does not provide date for the column (for example something has not yet happened), the datagrid automatically assumes current date.

@michalfibek
Copy link

+1, found this bug right now

@mesour
Copy link
Owner

mesour commented May 6, 2015

Fix in v2.0.6. Pokud je datum nulový, tak zobrazí pomlčku. Při editable se vymaže, aby nevznikl konflikt s datepickerem.

@mesour mesour closed this as completed May 6, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants