auto select records in table when table loaded

Hi every one i have user resource , and i want when ever list page loaded, automatically first and second record select for bulk action. Can any body help me!?
2 Replies
toeknee
toeknee2mo ago
You could try and use recordClasses() added a class to each row, then on load, have some JS select them for you where class= X
Dhru
Dhru2mo ago
I have a similar problem let me know if you find a solution

Did you find this page helpful?