In data grid Style, is there a way we can disable adding or changing values in column for certain users?

Hi Guys,

I am using data grid as my layout to list my items.

Is there a way I can not allow certain users to change the values of my columns? Or is it going to allow all users to change?

Regards,
Dilip

You can use two data grids, one that allow changes, and one that doesn’t, then show the right one to two groups of users.

Oh got it. That’s a smart solution. Let me do that.

Thank you @ThinhDinh

Regards,
Dilip