New datetime values not showing after row added in table

New datetime values not showing after row added in table using inline editing.  When I refresh the page, the values appear.  I wouldn’t think the user should have to do that.

You’re right, users should definitely not have to do that…

Sounds like the model is not being queried after the row is saved. Can you tell me step by step your process of adding a new row? Any more detail about how your table is setup would help as well.

I’m using a standard table configuration with the green + to add a new row.  I have two columns: Company Name, and CreateDateTime.  I then just click Save and the row is there, minus the value I entered for CreateDatetime.  If I refresh the page the new CreateDateTime value now appears.  

I’ve seen the same behavior where I have several more fields being entered.  All appear after the save except the datetime ones.
BTW, this is on the Skuid Platform.