I have tried to add badge on buttons in my layout but failed...
Would you suggest how to do that?
One of the buttons is located in the navbar of the layout. Other buttons are located in the navbar of some of the views.
Thanks.
1 Answer, 1 is accepted
0
Alexander Valchev
Telerik team
answered on 20 Aug 2013, 11:44 AM
Hi Ralph,
You can add badge to a button through the badge configuration option or via badge method of the widget. In the corresponding documentation you will find code snippet samples which demonstrates the syntax.