
With getSelected row I can get the info about one record selected, but how can I get the info of multiple records to sent the info a ribbon botón and create a report, even when the subgrid have multiple pages ?
Hi,
You can use the 'SelectedControlSelectedItemReferences' parameter in the Ribbon Workbench.
It can pass multiple selected items or Individual item.
This is the detail about this parameter.
Please refer to the following example.