Repeat Grid Row Read only condition
Hi All,
I have a repeat grid with source as RD and displays results. I have configured on click event on the row. So when row is clicked I'm opening the assignment/work item in new tab.
Now, I want to configure the onclick event conditionally. That means, on the grid rows, there will be a value set to TRUE. So only for these rows which is having property value as true should be clickable and onclick event should fire.
Rows with property value false, should be displayed in read only and on click event should not be fired. Will this be handled anyway OOTB? If not, can anyone provide an alternate solution for this requirement?
Regards,
Zakir