i try to simplify the case,
i have ready a set of data into a model and then put it in a table for user edit,
at the same time, there is a thread behind it to update the data of the model.
eventually, i found that it cause the data of the model in mess. is it any proper way to implement this case?
Thanks and Regards