Hi,
I am trying to set the value in a column for all the selected row using JavaScript from a page item. There are few rows where the cell is disabled.
How to ignore such rows and do not set the value for those. I am not able to read disable attribute for them. Please suggest the approach/solution.
Thank you.