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
190
Popup control when clicking an image within a cell
posted

I have a unbound field that displays an image using a CellValuePresenterStyle.

On left clicking the Unbound field/Image a Popup should appear showing the full detail of the row data.

If I use StaysOpen="True"  the Popup displays on a LEFT mouse click. But the popup does not disappear when the window loses focus or if another cell is clicked. 

If I use StaysOpen="False" the Popup does NOT display at all with a left mouse click.

Can anyone provide a simple example of how to use the Popup control from an unbound field that uses StaysOpen="False"?

Thanks in advance for any help. 

Parents Reply Children
No Data