ParamQuery grid support forum
General Category => Help for ParamQuery Pro => Topic started by: dagarwal on December 30, 2016, 10:41:05 pm
-
I need some information of cell and row like colIndx , rowIndx on mouseup on a cell.
How can i bind this event on a cell to get these information on mouseup?
-
There is no inbuilt mouseup event, it can be obtained by using event delegation.
http://jsfiddle.net/d9vbmxys/