All Products
Demos
Pricing
Services
Blogs
Docs & Support
Search
Shopping cart
Login
Contact Us
Get A Free Trial
close mobile menu
Telerik Forums
/
UI for ASP.NET AJAX Forum
/
ToolBar
/
Bug in RadToolbar toggle buttons
Cancel
Telerik UI for ASP.NET AJAX
Resources
Buy
Try
Feed for this thread
2 posts, 0 answers
Ramesh
15 posts
Member since:
Nov 2007
Posted 15 May 2008
Link to this post
If you want to create a toolbar with a bunch of buttons all independent of one another, please ensure that you set the Group property of each button to something unique. If you leave the group property blank, RadToolbar considers all the buttons to belong to a single group (A blank group) and the buttons behave like Radio buttons affecting each other's toggle property.
HTH
Erjan Gavalji
Admin
1455 posts
Posted 16 May 2008
Link to this post
Hi HTH,
Actually this is the default behavior of
RadToolBar
buttons - when set checkable, all the buttons belong to the "empty" group and can uncheck each other.
Best regards,
Erjan Gavalji
the Telerik team
Instantly find answers to your questions at the
new Telerik Support Center
Back to Top
Close