Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有没有办法在 Telerik RadScheduler 中获取当前视图的日期范围?SelectedView 告诉我是否正在查看月份、周等,但我如何找出我正在查看的月份/周等?那个或 StartDate 和 EndDate 都很好。
很高兴知道,所以我只从数据库中加载相关约会。
尝试 VisibleRangeStart 和 VisibleRangeEnd
http://www.telerik.com/help/wpf/telerik.windows.controls.scheduler-telerik.windows.controls.radscheduler-visiblerangestart.html