ParamQuery grid support forum

General Category => Help for ParamQuery Grid (free version) => Topic started by: lyassa on May 07, 2023, 10:40:03 pm

Title: How to automatically set focus on first row.
Post 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.
Title: Re: How to automatically set focus on first row.
Post by: paramvir on May 10, 2023, 07:44:24 am
Please call focus method in complete event.

https://paramquery.com/api#method-focus

https://paramquery.com/api#event-complete