Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / Silverlight > Buttons > RadSplitButton and RadSplitButtonContainer

Not answered RadSplitButton and RadSplitButtonContainer

Feed from this thread
  • Praveena avatar

    Posted on Oct 3, 2011 (permalink)

    <telerik:RadSplitButton Content="Button" Height="25" VerticalAlignment="Top" Margin="0,0,24,0">
                    <telerik:RadSplitButton.DropDownContent>
                     <telerik:RadCalendar ></telerik:RadCalendar>         
           </telerik:RadSplitButton.DropDownContent>         
          </telerik:RadSplitButton>


    This code causes the app to crash. I get silverlight error code:4004 Reflection type load exception.

    Reply

  • Kiril Stanoev Kiril Stanoev avatar

    Posted on Oct 6, 2011 (permalink)

    Hello Praveena,

    Thank you for contacting us. I was not able to reproduce the issue you described. Please refer to the attached project and let me know if I am missing anything. I'd be glad to further assist you.

    All the best,
    Kiril Stanoev
    the Telerik team

    Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

    Attached files

    Reply

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / Silverlight > Buttons > RadSplitButton and RadSplitButtonContainer