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.
我想从另一个 aspx 页面访问 Telerik RadScheduler 的高级编辑表单。
是否有任何选项可以在没有 Telerik RadScheduler 的情况下调用 Advance Edit 表单。
我找到了另一种方法,而不是访问高级表单模板,我将创建自己的表单,另外我将添加“RadSchedulerRecurrenceEditor”。所以我的表单看起来与高级表单相似,我也可以生成重复规则。
希望它能解决我的问题。
谢谢你们 :)