Recently I noticed an issue with cell borders in the RadzenDateGrid. When I change the zoom of the browser to 110% some cell borders disappear. Strangely enough, it does not happen with ever theme. In the Material theme is works fine, in the Standard theme is does not. The issue is reproducible on the demo page with Chrome and Edge.
Frozen Column example (Standard theme)
- border between row 3 and 4 missing
Frozen Column example (Material theme)
- border between row 3 and 4 visible
The border width in both theme is defined as 1px. Any idea what the difference is?