ParamQuery grid support forum
General Category => Help for ParamQuery Pro => Topic started by: aniket.kulkarni on June 05, 2014, 03:37:44 pm
-
Hi!
I am doing operations add, update, delete row on grid. I did that.
Problem is when I edit a cell after changing value of cell I need to hit tab key or click on next adjacent cell to save cell value. If I click out of grid or any where else on the page edit mode does not quit, textbox remains as it is.
I have checked few events from API but I don't find any event to solve my problem.
Please tell me, can I use cellBlur or cellFocusLost event so that I can save the cell value when any of these event occur?
-
probable duplicate question relevant for older versions. Please refer to this post:
http://paramquery.com/forum/index.php?topic=607.0
-
Thanks. :)