How to disable Edit option in grid listing page based on specific row status condition.
I have a grid listing page where i need to disable record edit option for rows which has status inactive , only active status rows are allowed to edit.
Is there any back end way to check this condition ?
I have a grid listing page where i need to disable record edit option for rows which has status inactive , only active status rows are allowed to edit.
Is there any back end way to check this condition ?
Comment