bkraut
22 Aug 2011, 1:51 PM
Hi,
I have a grid and two event listeners on it - rowclick and rowdblclick. Each function separatelly, but if I double click on the row - rowclick is fired instead of rowdblclick.
What can I do to make both events working?
I have a grid and two event listeners on it - rowclick and rowdblclick. Each function separatelly, but if I double click on the row - rowclick is fired instead of rowdblclick.
What can I do to make both events working?