Hello,
I am using Scheduler in my ASP.NET Web Forms project. I have a 14 days X-axis and Y-asix with people list (section). Evety time when user clicks “Forward” and “Backward” button I need to rebuild user list to list peoples who have event with 14 days range and not show people how doesn’t. I canniot figure out when I can attach my event handled to my business logic. Or there maybe different aproches to do this?
Thank you.
NickGeo