I'll try to get the week number from RadDatePicker SelectedDate
I found examples in the forum threads http://www.telerik.com/forums/radcalendar-weeknumber
But have error, see attached file.
Post is from 2010, tips on how I can get the week number?
<telerik:RadDatePicker ID="rdpDatum" width="0" PopupDirection="BottomRight" Runat="server"> <Calendar UseColumnHeadersAsSelectors="False" UseRowHeadersAsSelectors="False" runat="server" /> <DateInput style="display:none;" DisplayDateFormat="yyyy-MM-dd" runat="server" /></telerik:RadDatePicker>I found examples in the forum threads http://www.telerik.com/forums/radcalendar-weeknumber
But have error, see attached file.
Post is from 2010, tips on how I can get the week number?