forum

Home / DeveloperSection / Forums / How to get single click event on image in column of DevExpress Grid Control using wpf?

How to get single click event on image in column of DevExpress Grid Control using wpf?

Anonymous User620303-Sep-2013

I have Navigation bar control and one NavBar Group contains the grid control. I want to get the single click event on particular image which is in one column of grid control and on image click event I have to show the pop-up for some menu options.

I’m using the grid control’s preview mouse left button up event to get the click but it’s not working because the grid control resides in Navbar control.

Basically my problem is that I am not able to get the single click on image which is on column of grid control and grid column itself resides in one Navbar group of NavBar Control.

This link has my demo project.

Any help will be appreciated.


Updated on 03-Sep-2013
I am a content writter !

Can you answer this question?


Answer

1 Answers

Liked By