RadCheckbox appearance is doubling

In some cases, the RadCheckbox will present with this weird 'doubled' effect

 

The solution is here

https://docs.telerik.com/devtools/aspnet-ajax/controls/checkbox/troubleshooting/distorted-appearance

But the short answer is to use

RenderMode="Lightweight"

on all the CHECKBOXES and BUTTONS. There might be other controls, but those are the ones that I found. They all have to be Lightweight. 


RealWorldCode gives developers practical, real‑world solutions with clean, working code — no fluff, no theory, just answers.
Links
Home
Knowledge Areas
Sitemap
Contact
Et cetera
Privacy Policy
Terms and Conditions
Cookie Preferences