event on a cell of a grid

U

uemit sezer

Hi

I'm new in programming and i have a problem on my grid. I need a doubleclick
event or a key event on a cell. I like to click on a cell and (press a key
or doubleclick with the mouse) to open a browserfolder and set the choosed
folder to the currentcell. Is there a way
to add a event to a cell? Maybe it's possible to add an event to a column?!?

Thanks for any help.

Regards
Uemit
 
S

Stoitcho Goutsev \(100\)

uemit,

Hook on Click event for the gird and then call DataGrid.Hittest to discover
what was clicked.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top