myappgini/tvedit

Update request: Prevent editing of read only rows/records

Closed this issue · 3 comments

Your feature for updating rows does not prevent users from updating rows/records. It doesn't prevent users from updating read only rows/records

Hi!
This issue is corrected, the possibility of selecting disabled fields is added to the edition.
Please let me know.

#1
Sorry for the late reply. I am now able to prevent the user from editing certain rows/records. Thank you so much for the update. Here is an example of the update

Screenshot (6)

I am preventing the user from editing the following rows 'student_ID','first_name', 'last_name', 'total', 'mean'

Screenshot (5)

#1
Thank you so much for the update. In my example below column grade is a null field

Screenshot (5)