This question is locked. New answers and comments are not allowed.
This is a strange one.
When I select a field that is on the far right of my grid (to the point that I have to scroll to get to it) then scroll back to the left and refresh my data-source, the text in the field I selected renders in the left-most column over the top (or under) whatever else is there. I've included screenshots to show what I mean:
Shot1:
The initial view of the grid take note of the left-most column with a value of 375. This is where the bug presents itself.
Shot2:
Scrolled to the right and simply selected the field with "Tissue" as its text.
Shot3:
Scrolled back to the left and refreshed the data that is bound to the gridview.
Shot 4:
Go select another column from the right.
Shot 5:
The render artifact piles up.
An additional hint. The render artifacts will disappear if I scroll to the right and back. Key is I have to scroll as far as the field that is causing the render issues. So, if I scroll part way to the right, the "Tissue" render artifact will not go away but if I scroll all the way to the Tissue field itself, and back, the render artifact will disappear.
I'm at a loss on how to even attempt to fix this.
-Jeff
When I select a field that is on the far right of my grid (to the point that I have to scroll to get to it) then scroll back to the left and refresh my data-source, the text in the field I selected renders in the left-most column over the top (or under) whatever else is there. I've included screenshots to show what I mean:
Shot1:
The initial view of the grid take note of the left-most column with a value of 375. This is where the bug presents itself.
Shot2:
Scrolled to the right and simply selected the field with "Tissue" as its text.
Shot3:
Scrolled back to the left and refreshed the data that is bound to the gridview.
Shot 4:
Go select another column from the right.
Shot 5:
The render artifact piles up.
An additional hint. The render artifacts will disappear if I scroll to the right and back. Key is I have to scroll as far as the field that is causing the render issues. So, if I scroll part way to the right, the "Tissue" render artifact will not go away but if I scroll all the way to the Tissue field itself, and back, the render artifact will disappear.
I'm at a loss on how to even attempt to fix this.
-Jeff