Is there a built-in property for the Window that will close it when you press the escape key. I know I could do it easily with jQuery but it'd be nicer if there was just a configuration I could set in the control itself.
Does it really take more than 4 days to answer a question around here?
0
Atanas Korchev
Telerik team
answered on 11 Oct 2011, 06:16 AM
Hi Travis,
No, there is no built-in property which allows this. You can however easily hook up the keyup event of the window and use its close method in order to implement this requirement.
On a side note Telerik does not guarantee replies to forum posts for Telerik Extensions for ASP.NET MVC. You can check here what the support options are.
All the best,
Atanas Korchev
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the Telerik Extensions for ASP.MET MVC, subscribe to their blog feed now