Showing id for newly added record

I'm sure I have read the solution to this, but can't find it.

When I add a new record using TXDataWebDataset I call ApplyUpdates in AfterPost. Which works well but the record does not display the id issued on the server unless I refresh the dataset.

What's the best way to fix this?

Thanks

Maybe it was here: TXDataWebDataSet ApplyUpdate?
But well, there should be nothing to do. It should work. Do you have a sample reproducing the issue?

I'll see if I can. It might well be there, just not displaying in the Table control

1 Like