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

Help - RadDock Command Name

1 Answer 40 Views
Dock
This is a migrated thread and some comments may be shown as answers.
dotnetuncle
Top achievements
Rank 1
dotnetuncle asked on 16 Aug 2007, 01:43 PM
Hi

I am using a DockObject (promatheus) and trying to create a RadDock at runtime (dynamically) on Button click. When I am trying to create custom command, the custom command DOES NOT FIRE on button click.

We have seen a few examples which show the same functionality in Page_Load. However, this is not working in case of Button_Click & other events too. Is there any such restriction of adding CustomCommands.

dock.Command += new DockCommandEventHandler
(dock_Command);

The source is at http://aspnetinfo.googlepages.com/customcommand.zip

Thanks

1 Answer, 1 is accepted

Sort by
0
Petya
Telerik team
answered on 17 Aug 2007, 07:11 AM
Hi dotnetuncle,

I think this question is addressed in this forum thread. If I am wrong, please contact us again.

Kind regards,
Petya
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Dock
Asked by
dotnetuncle
Top achievements
Rank 1
Answers by
Petya
Telerik team
Share this question
or