Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / Silverlight > Buttons > RadSplitButton sends multiple events

Not answered RadSplitButton sends multiple events

Feed from this thread
  • Michael avatar

    Posted on Nov 15, 2011 (permalink)

    I've got a ListBox in a RadSplitButton inside of a RadToolBar (which is inside of a RadToolBarTray).  When the drop down closes, the split button sends two DropDownClosed events.  This makes it rather difficult to use in an EventToCommand scenario since my stateless command gets executed twice. :(

    Reply

  • Zarko Zarko admin's avatar

    Posted on Nov 18, 2011 (permalink)

    Hello Michael,
    Could you please send us some code snippets or a project that reproduces this issue because I wasn't able to recreate it? I've attached the sample project that I used for testing so you could examine it.

    All the best,
    Zarko
    the Telerik team

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

    Reply

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / Silverlight > Buttons > RadSplitButton sends multiple events