ParamQuery grid support forum
General Category => Help for ParamQuery Grid (free version) => Topic started by: lyassa on May 07, 2023, 10:40:03 pm
-
How to set focus on the first row when the grid initially appear on the screen? I found an answer that says "use setSelection with rowIndx:0", but I couldn't use that answer since it was very brief. Any help is appreciated.
-
Please call focus method in complete event.
https://paramquery.com/api#method-focus
https://paramquery.com/api#event-complete