Question
Verizon Data services India
Verizon Data services India
IN
Verizon Data services India
Posted: Jun 17, 2022
Last activity: Jun 18, 2022
Last activity: 18 Jun 2022 4:01 EDT
Closed
How the pySelectAll selects all the rows in the grid page?
Hi,
Can some one please explain how all the records will be selected on selecting the pySelectAll present in the header? which is script has the code for this?
Hi @satishJ,
just you need to call a property with a chekc box control in the label and use even action on click refresh the section by calling data transform . In the data transform set the all the records to chekc box with the value called in the label .
for deselect any of the row
do the same by assigning label property to null .