Hi All,
I am in a situation to implement interactive grid (APEX18) row to be editable depending on the the column value.
Col1 Col2 Col3
1 11 B
2 22 A
3 33 A
4 44 A
5 55 C
From the above example I need first and the last column to be readable which depends on the col3. Only row with A in Col3 should be editable.
Thanks for you help.
Thanks
Kayal