Hi,
I have added a yui menubar component inside one of the inmethod grid columns. 
The menu with its submenu options display fine when the grid is rendered the 
first time on page load. But on any subsequent ajax refresh of the grid (ie.., 
through paging or row selection etc), the menubar is not getting reinitialized.

The YuiMenuBar class adds the script for initializing the widget as a header 
contribution. This is fine when the page is loaded the first time but in an 
ajax response the script inside the <head> section do not get executed and 
hence the menubar never gets initialized.

Can someone please help or suggest a workaround?

Thanks.

Reply via email to