This question is locked. New answers and comments are not allowed.
Hi Support Team,
I encounterde a alternative row issue, the alternative row color is affected when I use different proprety setting in GridView.
GridView Setting:
1. Set the grid view's height to certain fixed value.
2. Set the grid view UseAlternateRowStyle = "true"
3. Include row detail setting in grid view.
4. ScrollViewer.VerticalScrollBarVisibility = "Auto"
Senario:
1. Load data in grid view. The row is showing alternative row differ color and the VerticalScrollBar is hide.
2. Expand the row detail, the VerticalScrollBar will auto appear.
3. Scroll down the scroll bar, the alternative row's color will change to same color.
Is this a bug? Kindly advice on this.
Thank you
Regards,
Cheng Lim
I encounterde a alternative row issue, the alternative row color is affected when I use different proprety setting in GridView.
GridView Setting:
1. Set the grid view's height to certain fixed value.
2. Set the grid view UseAlternateRowStyle = "true"
3. Include row detail setting in grid view.
4. ScrollViewer.VerticalScrollBarVisibility = "Auto"
Senario:
1. Load data in grid view. The row is showing alternative row differ color and the VerticalScrollBar is hide.
2. Expand the row detail, the VerticalScrollBar will auto appear.
3. Scroll down the scroll bar, the alternative row's color will change to same color.
Is this a bug? Kindly advice on this.
Thank you
Regards,
Cheng Lim