如何为 XAF自行定义一个 Web(Aspnt、Blazor ) 版本的 CategorizedListEditor/ TreeListEditor
由于 XAF 的 Aspnet版本没有 CategorizedListEditor,如何自行定义一个? 参考:
0、(官方文档)Categorized List
0.1、(官方文档)TreeList Editors Module Overview
0.2、(官方文档)User Interface and Behavior Customization
1、Tree List Editors - How to represent objects of the ICategorizedItem type in ASP.NET
2、How to show and edit categories in CategorizedListEditor?
3、Categorized List for EF & Web
5、Tree List ' s Custom Sorting ( 树控件的 排序,非数据源。)
6、搜有关问题 http ://search.devexpress.com/?q = implement+custom+ListEditor&p = T4%7cP2%7c54&d = 128
7、(推荐)XAF Blazor - How to Implement a TreeList Editor
8、