[DevExpress Support Team: CLONED FROM S18977: How do I implement a keyboard shortcuts functionality in an XAF ASP.NET applications (for example, to save detail view changes)?]
Is there already a built-in solution for this case, XAF web shortcuts?
We have closed this ticket because another page addresses its subject:
How to support keyboard shortcuts for Actions in an XAF ASP.NET WebForms and Blazor applications (e.g., to save view changes)?
Hello,
Would you please also specify shortcuts for which UI elements (e.g., Actions) or operations (saving, etc.) you would like to have covered? I am also asking because there may be different technical solutions for this.
Hi Dennis,
most needed are default shortcuts like in XAF WIN
CTRL + N - New Object
CTRL + Return - Save and Close
CTRL + S - Save Object
F5 - Refresh Action (not Default F5 page reload)
Escape - Should close the view - for example close the detail view when opened from listview
Thanks for your answer, Noxe. That is exactly what I was hoping for:-)
;-)