Our requirement is to be able to select a date in a Kendo Calendar and be able to clear the data on pressing backspace. I believe there is an onkeydown event handler where you can check which key has been pressed. However, we don't want to create a…
I have an asp.net MVC application with "es-MX" culture. Here's what I have in my web.config file:
And, here's what I have in my _Layout page:
I'm using a Windows…