Hello,
we are using the event object to get x/y coordinates when cell is clicked or selected to open a popup – but the event object is returned as undefined. we are using the latest version from Github
|
1 2 3 4 |
onCellSelect:function(rowid,iCol,cellcontent,evt){ //evt is returned as undefined } |
Could you please check this
Thanks,
Kris
Guriddo Customer
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top