Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
550
need help in Migrating UltraWebToolbar to WebDataMenu
posted

Hi,

i m trying to migrate from Ultrawebtoolbar to WebDataMenu, while migrating i came across a TBarButton what is it ?

how to replace the below old code with webdatamenu code ?

old code :-

 TBarButton tbbtn = (TBarButton)UltraWebToolbar1.Items.FromKey(nameKey); 

In Ultratoolbar we had UltraWebToolbar1.ButtonClicked what is the equal method for WebDataMenu ? is it  ItemSelected ? if not what is the equivalent method 

thanks

Ravi

Parents Reply Children
No Data