In lightweight rendermode the context menu icons are missing. I have confirmed this in the demo samples by setting the Context Menu demo to lightweight. I have included screenshots
2 Answers, 1 is accepted
0
Milena
Telerik team
answered on 26 Nov 2013, 12:40 PM
Hеllo David,
I replicated the same issue on my end and forwarded it to our dev team for further investigation. I will let you know as soon as more information on this matter is available.
Regards,
Milena
Telerik
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to the blog feed now.
Actually, the observed behavior is expected when set RenderMode="Lightweight" to RadGrid. Please note, Lightweight rendering for RadGrid is not yet implemented. In order to apply RenderMode="Lightweight" to the contextmenu, you should access menu on server side and apply the render mode to it. I attached a sample project, which demonstrates how this could be achieved. There are some visual glitches in this scenario, which I logged as a bug in our tracking system. However, our front-end developers provided a proper workaround for it. Please test the sample project and see how it works on your end.
Regards,
Milena
Telerik
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to the blog feed now.