How to disable the records in table?

Hi Everyone,

My Requirement is disable the record in a table. The table having N number of records the records are disabled when select the “Alter Do Not Proceed” like below image

How to achieve this? one ore thing 1,3,5 row color same and 2,4,6 row colors are same. How to do this

@NagarjunaS16644648 Apply the disable condition on the check box and onclick action refresh the table

@Isinpaglistwhen(WhenRuleName, Page.pxResults)

WhenRule Condition.

.pySected == true and .pyLabel !=‘’ Alter to Do not proceed

@Nadimuthu T Where we use this @Isinpaglistwhen(WhenRuleName, Page.pxResults). Can You Explain

Any one Please help me

@Nadimuthu T As per this process check box of Alter to do not proceed check box also disabled. But i need this check box not disable. when i require disable all the remaining rows (except alter to do not proceed row)select Alter to do not process check box select.when unselect the this check box all remaining rows are available

@Nagarjuna Saidu

@Nagarjuna Saidu use it in advance tab of when rule (Select expression evaluates to true ).