PDA

View Full Version : event handling outside the grid


chinasky
06-14-2006, 03:41 AM
Hi, we are facing a problem with event handling...


How can we handle the mouse click outside the grid?

We need to record what was in the the selected row before the lost of focus.
We can't use the onblur event of the grid, because nothing happens on it.



Thanks so much


Chinasky