This sample demonstrates why and how you can use the ASPxClientUtils.PreventEventAndBubble client method when implementing your application's client logic.
Note that the sample code uses a couple of client utility methods - GetShortcutCodeByEvent and StringToShortcutCode - making it easy to work with shortcut codes on the client.
The use of the ASPxWebControl.RegisterBaseScript server static method is also demonstrated.
Note that the sample code uses a couple of client utility methods - GetShortcutCodeByEvent and StringToShortcutCode - making it easy to work with shortcut codes on the client.
The use of the ASPxWebControl.RegisterBaseScript server static method is also demonstrated.