Hello there! I faced with the issue of editing date with custom format
Format: dd.mm.yy
Grid doesn't accept any date with the day greater than 12.
For example: choose 11.07.2018 - accept, choose 13.07.2019 - doesn't accept
Code example similar to one of previous thread
http://jsfiddle.net/4pvfsmwq/ - try to change date in Sample Date column
Change column type is unacceptable, because sorting breaks down. Any suggestions?