This question is locked. New answers and comments are not allowed.
before upgrading to SL4 april 22 build. we have an event handler for the RowLoaded of our RadGridView that do this.
e.Row.Visibility = Collapsed
this will hide the row completely.
but in the new build - the row turns into WHITE. it is hidden but the space that it consumed is still visible.
any ideas?
e.Row.Visibility = Collapsed
this will hide the row completely.
but in the new build - the row turns into WHITE. it is hidden but the space that it consumed is still visible.
any ideas?