|
Rank: Newbie Groups: Member
Joined: 2/2/2014 Posts: 2
|
Good Morning,
I am currently using your calendar object and I am trying to capture the next month I am scrolling to before the dayrender event fires. I have set AutoPostbackonScroll to true because that event fires before the dayrender event. I have been trying to find an attribute or method that will allow me to capture the new month and have not been able to find one.
Is there a way to accomplish this?
Thank you.
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,196
|
Hi,
Inside Scroll event you can check VisibleDate property. This property is the new "current month" for the Calendar.
Thanks!
|
|
Rank: Newbie Groups: Member
Joined: 2/2/2014 Posts: 2
|
Once again, your support is the best. The answer was sitting right in front of my face!!! This is exactly what I needed.
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,196
|
Great! Please feel free to let us know if there is anything else.
|
|