or
<CommandItemTemplate> <div id="divBottom" runat="server"> <asp:Label ID="lblJustification" runat="server" Text="Justification: " /> <telerik:RadTextBox ID="txtJustification" runat="server" TextMode="MultiLine" /> </div></CommandItemTemplate>
how to change RadTextbox(Telerik textbox) and RadDatePicker(Telerik DatePicker) background color using jquery or Javascript?
Thanks,
Jayesh Varu
RadCalendar.set_datesInRange(startDate, endDate);
How can i highlight a month in RadCalendar(Multiview) apart from setting the selected dates?
Regards,
Dayanithy