Hi, everybody!

I have a DataGrid which contains 2 columns. I’d like the user to not be allowed to add or change data in the 1rst. one, since it'll be filled by code.

The user also would be allowed to change data only in the last row.

Is there anyway I can "disable" some cells of a datagrid and allow others to be "enabled"?

Thanks in advance for any help,

Roselene