Announcements
Hi,
I have html table, i need to select multiple rows using javascript. I have tried document.getelement().itme().clcik().
Its select one row, but if i select next row the selected row got disconnected. How to select multiple rows using JS
First result on Google: https://www.google.com/search?q=How+to+select+multiple+rows+using+JS
Dear Friend all this i have went through, i need help specific to my problem rather extracts. Like code step
If you don't see the code examples there, then nobody will able to help you: https://stackoverflow.com/questions/24796209/select-multiple-rows-from-html-table-and-send-values-to-a-function-in-javascript
Finally found the solution, is use of ".trigger($.Event("click", { ctrlKey: true }));" instead of click ();.
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Jump in, show your community spirit, and win prizes!
Expanding mentorship, skilling, and AI innovation
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Valantis 474
11manish 268
David_MA 243 Super User 2026 Season 1