This question is locked. New answers and comments are not allowed.
I have a grid which I am trying to set the RowDetailsVisibilityMode=Visible and I do not see the row details until I start to scroll. When they start to show up they don't all show up, just a few here an there and the grid absolutely CRAWLS. If I set it to VisibleWhenSelected it kind of works...until you scroll and then it closes itself leaving the row selected but no details shown. This is the case with all of our grid. We use an implicit rowstyle but we change nothing but colors in it.