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 Silverlight Forum
/
Buttons
/
RadSplitButton out of memory exception
Cancel
Telerik UI for Silverlight
Resources
Buy
Try
Feed for this thread
2 posts, 0 answers
Nathan
24 posts
Member since:
Sep 2009
Posted 25 Nov 2009
Link to this post
Hi,
I am having a problem with the radsplitbutton in a custom user control. We have defined the look and feel in generic.xaml and have a drop down menu in the header/title. If I use the raddropdownbutton it works perfectly, but we decided that it would be nice to use the split button so that the most commonly used item can always be easily clicked without having to drop down the menu list.
We simply replaced RadDropDownButton with RadRibbonSplitButton and RadDropDownButton.DropDownContent with RadRibbonSplitButton.DropDownContent, but kept the exact same RadContextMenu. When we do that we get an out of memory exception before the controls are rendered. Is this a bug? Or are we doing something incorrectly?
This functionality is not critical to our product, but thought it would be worth pointing out - please let me know if we are using the controls incorrectly or if you require any further information.
Thanks!
Nathan
Ivan
Admin
519 posts
Posted 26 Nov 2009
Link to this post
Hi Nathan,
Thank you for contacting us.
Could you please send us your project to investigate the issue.
Waiting for your replay.
Kind regards,
Ivan
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.
Back to Top
Close