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
570
When webdatamenu is working as a context menu it always keeps the top item focused
posted

When wendatamenu is working as a context menu it always keeps the top item focused. Take a look at the following image:

Here, when the contextmenu onpens up for the first time it keeps the "Add Child" item focused. Whenever we move the cursor on "deletenode", it keeps both the items focused. How to unfocus the first item? Please help on this.

Same thing is happening in the Aikido sample provided by Infragistics.

ASP. NET ajax (Aikido) >> WebDataMenu >> Context Menu

You will see the same thing is happening. May be it is an extra feature added with webdatamenu when used as a context menu. But I have to get rid of that feature. I would appreciate any help