Click event in bitmap cell

Hi all:


Just added a bitmap in a cell using the following code:
grdData.AddBitmap(4, 1, imgEdit.Bitmap );

Then I have a cellClick event, that does not get fired if I press on the image in the grid cell

Has anybody a suggestion for this?

Best regards


Edu

Hi once again:


Forget be, I'm so stupid... Found the OnCellBitmapClick event...

Best regards




Great!