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
Thanks very much! I will try out the new build as soon as I can.
Appreciate the help.
Hi Matthew,
thanks, WJ-8146 is fixed in the latest Wisej release 1.3.44.
Best regards
Frank
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.
Please login first to submit.