RadControls for ASP.NET AJAX
The Quick Access Toolbar is listed in the title bar of the control. It allows you to choose
the most used RadRibbonBar commands that are currently available and put their shortcuts in the
title bar of the control. The shortcuts function in the same way as the original commands - they
fire both their client-side and server-side events. All types of commands (Button, Split
Button, Menu, Toggle Button) are supported.
Additionally the drop down of the QAT allows the user to hide/show those
commands they do or do not need at the moment of interaction with the control.
Configuring the Quick Access Toolbar is straightforward:
See Also