ParamQuery Grid
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Home
Help
Search
Login
Register
ParamQuery grid support forum
»
General Category
»
Help for ParamQuery Pro
»
How to bind mouse up event on cell to get row and cell information
« previous
next »
Print
Pages: [
1
]
Author
Topic: How to bind mouse up event on cell to get row and cell information (Read 2275 times)
dagarwal
Pro Enterprise
Newbie
Posts: 19
How to bind mouse up event on cell to get row and cell information
«
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?
Logged
paramvir
Administrator
Hero Member
Posts: 6309
Re: How to bind mouse up event on cell to get row and cell information
«
Reply #1 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/
Logged
Print
Pages: [
1
]
« previous
next »
ParamQuery grid support forum
»
General Category
»
Help for ParamQuery Pro
»
How to bind mouse up event on cell to get row and cell information