Issue w/ Split Button

0
0

I created a splitButton control on a usercontrol, and added some items to its collection of MenuItems.  When I try to use the ItemClicked event – I get an error message:

Application Error

Unable to cast object of type ‘Wisej.Web.MenuButtonItemClickedEventHanlder’ to type ‘System.EventHandler’.

Please advise…

Thanks in advance,

 

Matthew

  • You must to post comments
0
0

Thanks very much!  I will try out the new build as soon as I can.

Appreciate the help.

  • You must to post comments
0
0

Hi Matthew,

thanks, WJ-8146 is fixed in the latest Wisej release 1.3.44.

Best regards
Frank

  • You must to post comments
0
0

Thanks. We had the wrong handler declaration, it’s WJ-8146 and should be fixed in the upcoming build.

As a temporary workaround you can handle the click on the menu items.

  • You must to post comments
Showing 3 results
Your Answer

Please first to submit.