You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The borders are still there. I don't know what those black and white boxes are.
I even tried setting WPF GridView's border brush to transparent. Didn't work.
What are those? On WinForms, I am unable to style the selected row, but the borders aren't there.
Steps to Reproduce the Problem
Create a GridView.
Load it up with random entries.
Expected Behavior
The borders are gone.
Actual Behavior
The borders are still there. I don't know what those black and white boxes are.
I even tried setting WPF GridView's border brush to transparent. Didn't work.
What are those? On WinForms, I am unable to style the selected row, but the borders aren't there.
Steps to Reproduce the Problem
Create a GridView.
Load it up with random entries.
Code that Demonstrates the Problem
Specifications
The text was updated successfully, but these errors were encountered: