Hi Albert,
There are certain threats to us attempting to implement such a feature:
- what would be the correct element to attach the keydown handler to? The body, the form, a concrete div?
- how would the developer define this element since there is an arbitrary number of controls on the form?
- what happens if the built-in DefaultButton ASP property is used? Have you tried using that for a RadButton just like you would for a <asp:Button>?
- what happens if some custom code on the form is already listening for the enter key? What if they prevent it from bubbling or if we do? This will break either feature.
Regards,
Telerik
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Feedback Portal
and vote to affect the priority of the items