I have a scenario where I have a gridControl which has a detailGrid which has its own subsequent detailGrid. I am now constantly running into the following error:
{“An attempt was made to update a detail grid while it was already updating.”}
I have gone through the code and made sure that anytime I am changing the grids I call BeginInit and EndInit and this has not helped. I am not creating any extra threads, either. I do have some call backs, but I don’t think this is the problem.
Any help would be appreciated,
Kelly
Imported from legacy forums. Posted by Kelly (had 1854 views)