UXGridView - Silverlight - Column Footers Disappear until column header clicked

4 replies. Last post: November 24, 2014 2:46 AM by Yudi
Tags :
  • New Discussion
  • New Question
  • New Product Feedback

Scenario: UXGridView tied to a PagedCollectionView

When the PagedCollectionView is tied to an underlying <ObservableCollection>, and the collection is cleared and re-loaded, the UXGridView entirely loses the column footers and they become blank.

  • Column Footers are perfect on initial entry, no issues there
  • Clicking on a column header to sort the UXGridView causes the footers to re-appear

Is there a trick to not losing the footers in this situation, or a setting that I'm missing? I've tried doing a PagedCollectionView.Refresh() to no avail, and can't seem to have the footers just stay in place and get updated like they do on initial display. 

All times are GMT -5. The time now is 1:59 PM.
Previous Next