Posted 24 October 2019, 7:21 pm EST
Hi,
is there a way to set the isReadOnly property for each row depending on a value on the row itself? I have a field indicating if the row should be read only or not. I can add an event handler for StartEditing, but I want to know if there is a way to manage this when the datasource is set and every row gets data., like an event “onRowGetFilled”.
Thanks,
