This is a migrated thread and some comments may be shown as answers.

RadToolBarButtons and Command interaction with RadGrid

1 Answer 39 Views
ToolBar
This is a migrated thread and some comments may be shown as answers.
Ben
Top achievements
Rank 1
Ben asked on 22 Mar 2012, 07:40 PM
What is the standard method for hooking up CommandName in a RadToolBarButton so that it bubbles to one of the predefined commands for a RadGrid control (eg. "DeleteSelected").  The toolbar can't be placed within the RadGrid's CommandTemplate as the toolbar is shared across a tabbed UI (using RadTabStrip and RadMultiPage).

1 Answer, 1 is accepted

Sort by
0
Peter
Telerik team
answered on 26 Mar 2012, 01:36 PM
Hello Ben,

If RadToolBar is not nested in RadGrid, then you can simply handle RadToolBar's ButtonClick server-side event.

Greetings,
Peter
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 RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
ToolBar
Asked by
Ben
Top achievements
Rank 1
Answers by
Peter
Telerik team
Share this question
or