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.
在剑道调度程序控制中,我正在使用组标题模板,并想在我的资源视图中进行分页
http://dojo.telerik.com/IMUjA
如果我想添加 2 个其他资源,则此示例只有 2 个资源
我想要一些东西,比如我在这个链接中做的例子:
dojo.telerik.com/uBigO/4
我想控制我的资源以查看配置的资源数量,因为 Kendo 调度程序不支持分页方法作为一项功能,希望它尽快成为一项功能,而不是手动实现它。
希望这对大家有帮助