Hello,
I'm using Telerik UI for ASP.NET AJAX build 2017.1.118.40 with the Metro theme.
My application has many RadGrid instances, and for some reason none of them are showing column checkbox selections correctly in their header context menus.
I've attached a screenshot to demonstrate. You'll see that the columns that should be checked (they are currently visible in the grid) are shown using a light blue color - but they aren't actually checked. If I explicitly toggle the checkbox (by clicking it), then it appears as expected, but only until the next postback.
I thought I might have some styles conflicting with this theme, but I've removed all my application's CSS (as a test), and nothing changed.
Has anyone else encountered this? Any thoughts or feedback would be greatly appreciated.
- Mark R.