Question
PT Bank Mandiri Persero, Tbk
ID
Last activity: 10 Jan 2023 21:08 EST
Select the rows from table/datagrid and count the value from selected row
Hi,
I have a grid that has a report definition as a data source. And in every row, it has a checkbox to select/deselect the rows (for now I'm using the .pySelected). Then, if the checkbox is selected, we will get the PI value and if the user clicks the Count PI button below the table, it will calculate all the PI ONLY from the selected rows. How can I accomplish this approach? How do we know the row is selected and we can get the PI value from that row?
I attach the screenshot below
Please note that this table will be in the CaseInformation section
Thank you