Hello.
I am using the context menu in the GridView and under some circumstances displaying a Popup to the user. When I do this I see focus being placed on the user control within the Popup but it immediately leaves. The focus is being placed back onto a cell. My attempts to intercept this have failed. Is there some mechanism or pattern available to resolve this?
I am using the same pattern from within the ChildHierarchyTemplate the focus remains on the user control within the Popup.
Thank you
Paul
I am using the context menu in the GridView and under some circumstances displaying a Popup to the user. When I do this I see focus being placed on the user control within the Popup but it immediately leaves. The focus is being placed back onto a cell. My attempts to intercept this have failed. Is there some mechanism or pattern available to resolve this?
I am using the same pattern from within the ChildHierarchyTemplate the focus remains on the user control within the Popup.
Thank you
Paul