1
Help for ParamQuery Pro / cellClick vs cellSelect
« on: April 03, 2015, 05:29:54 am »
Hello,
I used cellClick to code some logic around when a cell is being edited; but, when that cell is selected to edit by using the cursor keys, cellClick event is not triggered (this makes sense - as the cell is not clicked); would cellSelect be a better event to code for this? Would you recommend some other event? I am coding things such as highlight some other cells, keep track of the before edit value of the cell etc.
Thanks for you help.
Regards,
I used cellClick to code some logic around when a cell is being edited; but, when that cell is selected to edit by using the cursor keys, cellClick event is not triggered (this makes sense - as the cell is not clicked); would cellSelect be a better event to code for this? Would you recommend some other event? I am coding things such as highlight some other cells, keep track of the before edit value of the cell etc.
Thanks for you help.
Regards,