Basically what I'am trying to do is to add a new Item into a DataGrid which has a DataBinded List<> to it. I already tried everything I could think of but I always get the "An ItemsControl is inconsistent with its items source" exception. If someone would help me with this I would be greatfulBasically what I'am trying to do is to add a ne