Hello,
This problem has kept me busy for the last hours. I have two sections with one row in each section. When I delete the row in one of the sections than it throws an exception saying this is an invalid update (number of rows/sections before and after the update are not the same). This is understandable as I delete the last row of a section and I therefore delete the section. The question is how to avoid the exception.
Everything is okay with my data source. I checked and rechecked (believe me).
So, as the title of the thread states, how do you delete the last row of a section without getting an exception?
Thanks,
Bart