Hi,
Is it possible to use the url to navigate a calendar? I could allow it to post-back and then redirect to mypage.aspx?date=1/9/08, but can I achieve something similar without the extra post-back?
Another approach would be to put the RadCalendar inside an UpdatePanel and right before the postback change the URL dynamically with Javascript. Has anybody attempted to do this?
Thanks.
Is it possible to use the url to navigate a calendar? I could allow it to post-back and then redirect to mypage.aspx?date=1/9/08, but can I achieve something similar without the extra post-back?
Another approach would be to put the RadCalendar inside an UpdatePanel and right before the postback change the URL dynamically with Javascript. Has anybody attempted to do this?
Thanks.