When adding new DataSource with new DataBoundView without removing and again adding DataGridColumns. DataGrid in all cells displays error that "column X does not belong to table Y"
No unfortunately I still have not fixed this problem. But I think that the workaround is quite easy, just clear the Columns collection before changing the DataSource.
Davide
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=1515232
Originator: NO
I will try to fix it in the next version.
Logged In: YES
user_id=459824
Originator: YES
Any progress on this one. Can't find the reason and it really starts to depress me :)
Logged In: YES
user_id=1515232
Originator: NO
No unfortunately I still have not fixed this problem. But I think that the workaround is quite easy, just clear the Columns collection before changing the DataSource.
Davide