Quote Originally Posted by TheRonin View Post
Why am i getting the invalid selection?
Could the problem be caused by deleting the data from the model before doing removeRow?

I changed the item deletion implementation to do removeRow before removing the data and my program no longer crashes. However, I'm not sure if i've cured the disease or just made a symptom dissapear. Thoughts? Comments?