如何为 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

4、CategorizedListEditor - if the categorized ListView is editable and the Server Mode is enabled, after editing a row and saving changes, the focus is lost

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

       来自githubhttps://github.com/DevExpress-Examples/xaf-treelist-editor-blazor

8、 DevExpress-Examples/xaf-custom-list-editor-blazor 

       参考 :https://github.com/DevExpress-Examples/xaf-custom-list-editor-blazor

 

posted @ 2021-09-06 14:37  eccorp  阅读(86)  评论(0编辑  收藏  举报