When I first open up my table screen. there is no focus on a row. I have to click into the table to get focus on a particular row.
I have Edit and Delete buttons that generate error messages if there is no focus on a row.
How do I get a table to open up with a focus on a row.
I am attaching to screen captures for information.
Mike
Hello @mdsmith1,
It is working flawlessly in my application, and I am currently using Retool app version 3.130.0.
1 Like
Exactly which property do you set to get the focus on the first record?
Mike
1 Like
Hello @mdsmith1,
I used the default index for setting focus.
1 Like
I have set the default index as my Primary Index but it does not work for me.
Mike