Hi,
How to organize manual selection of rows in the grid (preferably using checkboxes) and passing array of selected elements of certain field into the form? The main purpose of this is a group processing (update/delete/etc.) of manually selected records.
Thank you in advance for any tips.