Показать сообщение отдельно
Старый 29.08.2006, 21:13   #1  
tangolp is offline
tangolp
Участник
 
13 / 10 (1) +
Регистрация: 11.08.2006
get the cell value of a grid
I'd like to know if there is a way to detect which cell the user click on a grid and get the value of that cell. I assume the event would be mouseDown event. Sample of code would be very helpful. Thank you!