G
Guest
I have an application with a number of DataGrids bound to collections
I get exceptions thown when clicking ad then leaving a grid, but have
solved these by clearing the bindings, binding to a dummy collection and then
rebinding (messy but it works)
However one grid still fails, and also does not allow CurrentRowIndex to be
changed - it is fixed at -1, hence presumably the exception
the grid is readonly but the exception still occurs when read/write
has anyone got any ideas?
guy
I get exceptions thown when clicking ad then leaving a grid, but have
solved these by clearing the bindings, binding to a dummy collection and then
rebinding (messy but it works)
However one grid still fails, and also does not allow CurrentRowIndex to be
changed - it is fixed at -1, hence presumably the exception
the grid is readonly but the exception still occurs when read/write
has anyone got any ideas?
guy