All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:
<script type=
"text/javascript"
>
function
OnClientFormCreated(sender, eventArgs) {
$telerik.$(
'.rsAdvWeekly_WeekDays li:first-child'
).hide();
'.rsAdvWeekly_WeekDays li:last-child'
}
</script>