ParamQuery grid support forum

General Category => Help for ParamQuery Pro => Topic started by: dagarwal on December 30, 2016, 10:41:05 pm

Title: How to bind mouse up event on cell to get row and cell information
Post 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?
Title: Re: How to bind mouse up event on cell to get row and cell information
Post by: paramvir on January 01, 2017, 09:23:58 pm
There is no inbuilt mouseup event, it can be obtained by using event delegation.

http://jsfiddle.net/d9vbmxys/