Web
jQuery
Telerik RadControls' for ASP.NET AJAX rendering is quite jQuery friendly. This is because almost all important html elements are tagged by a css class and therefore can be easily accessed using jQuery. In this blog post I have collected various cases from our forums and ticketing system on using jQuery to customize RadScheduler. Special thanks to all customers or visitors who raised those questions. Q: “I have a scheduler in timeline view showing six weeks of information. Is it possible to change the header row background for the first two weeks?” A: The first step in finding a solution is to examine...