Sorry to ask this question, when I should spend the time to work it out myself, but I'm on a deadline and need to prove that the Telerik ASP.Net controls will work in an MVC environment.
So, how do I access a RadCalendar (in a View) from within my controller action. Am I right that I should be able to access it's state via a incoming parameter some how?
Perhaps there is a post, or example, or article someone could point me to? I searched without success.
Thanks in advance.