Hi, how can I make certain rows editable and certain rows non-editable of a datawindow?
I am adding the rows using pfc_addrow()
event of the datawindow, and I want some of them to be editable and some of them to be non-editable.
Is there any way to do it?