Hi there...

I need to create a grid that display column with a picture and text.
The picture lets say it a small clock and 1mm from it to the right the text starts, lets say "Wake up"

I want to catch a click event ON THE PICTURE ONLY AND NOT ON THE TEXT OR ALL CELL.

One way I found is to devide the picture and the text into two columns, but I couldn't find way to hide the grid line between the two columns to let it seems as one.

If someone have any idea how to do that I will realy aapreciate it.
One thing! I have to use the MSFlexGrid and cannot use other grid control.

Thanks
yaron