hi
when click on one item in ultratoolbarmanager (attention to pic)
this menu closed, how to expanded menu after click on items
Hi Fatemeh,
Thank you for contacting Infragistics Developer Support.
It seems that you are adding to the FileMenu tools of type “Button”. Those tools will always make the FileMenu to close. If you want to have additional items appear you should use tools of type “Popup Menu”. This way you will have additional items appear when you click this type of tool.
I am looking forward to your reply.
can u send me sample code