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

Beta 1 - Command Button

2 Answers 34 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Ben Hayat
Top achievements
Rank 2
Ben Hayat asked on 05 Oct 2009, 02:07 PM
Could you please give some more information about the "Command Button" and command support and where you would find this applicable in application?

Thank you in advance!
..Ben

2 Answers, 1 is accepted

Sort by
0
Valentin.Stoychev
Telerik team
answered on 05 Oct 2009, 02:18 PM
Hi ..Ben,

The Telerik buttons will serve three purposes:
 1.Use the themes as the rest of the RadControls - you will not need to style all your buttons - now you've got this for free
 
2. Commanding suport. We have addedRouted Command support for Silverlight controls and now by using the Telerik buttons you will be able to use the Command pattern. This pattern is very usefull in a large business applications. We also suport CommandBindings and Custom Commands. The most notable examples are when using buttons in Toolbars, Ribbon, Menu, ContextMenu, etc.

Basically our implementation of commands mimics the one in WPF. You can read more here:
http://msdn.microsoft.com/en-us/magazine/cc785480.aspx#id0190070

3. Also DropDownButton and SplitButtons are very usefull and they come in handy in many LOB scenarios and they are part from every busses application.

All the best,
Valentin.Stoychev
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
Ben Hayat
Top achievements
Rank 2
answered on 05 Oct 2009, 02:26 PM
Excellent! And thanks for the article!
Tags
General Discussions
Asked by
Ben Hayat
Top achievements
Rank 2
Answers by
Valentin.Stoychev
Telerik team
Ben Hayat
Top achievements
Rank 2
Share this question
or