I have requirement to automatically select all checkboxes with same item id on selection of checkbox of window scroll. Currently i am updating one item on row change event of window scroll, how can i select others too.
*This post is locked for comments
What development tool are you planning to use to carry out this request? In any case, the easiest way to do this is to capture the item number of the line being clicked, then cycle through the table associated with the scrolling window, setting the corresponding field associated to the checkbox to true, then redisplaying the scrolling window (which should execute the fill command).
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,228 Super User 2024 Season 2
Martin Dráb 230,056 Most Valuable Professional
nmaenpaa 101,156