Dear Sir,
I have issue with row painting when horizontal scrolling in my project.
And I can reproduce with very simple sample.
DataGridView's setting:
- All borders is single.
- No visualstyles
- No RowHeaders
- FullRowSelect
Scroll and change the row selecting, the row painting is not corrected at the left edge.
Is this a DataGridView's bug? How do I fix or work around?
Sorry, I can't attached screen shot here.
Thank you.
Tuan Ha