I will change the Text of labelColor after the page re-appears from a color selection page. The label's contents change but are written into the cell below. If I force a refresh by moving the cell off screen, the cell adjusts correctly to the labels contents. How can I get it to display correctly or how can if programatically force the TableView to redraw/refresh? Thanks...
<Grid.RowDefinitions>
</Grid.RowDefinitions>
<Grid.ColumnDefinitions>
</Grid.ColumnDefinitions>