Table Behavior variability based on data populating component


So I am having a behavior issue I dont understand. The SAME table gets loaded with data populated in all the cells. Great...and I can edit it.

BUT

If I load the table where only one column is populated I can not edit the rest of the table to add the missing data.

Why is this happening, How can I get around this

Hi @David_Mottarella,

Are you still passing in null or "" for the other columns or does the data not have those properties at all? It would be helpful to see the table properties and data in the state tab in edit mode.

When you say that you can't edit, do you mean the cell isn't clickable? or do the changes not save?

Do you have any code in the disable save field:

Also, if you can share an app export, that could be helpful