开发者

How to disable previous date in calendarextender without using client side script

I have two textboxes with calendarextender. The first textbox represents the starting date and the second textbox represents the end date.

开发者_JAVA百科The problem I have is that if I select a start date I want to disable all dates prior to the current System date, and if I select an end date I want to disable all dates prior to the start date without using any client side scripts, compare validations or range validations. I need only server side code.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜