Open Closed

I need to make a treeview in a grid and a treeview with a select #1606


User avatar
0
samuelhelou created

I need to make a treeview in a grid and a treeview with a select, does anyone have an example of how it was implemented?

If it's not too much to ask and you can send me a sample code, I appreciate it.

Check the docs before asking a question: https://docs.abp.io/en/commercial/latest/ Check the samples, to see the basic tasks: https://docs.abp.io/en/commercial/latest/samples/index The exact solution to your question may have been answered before, please use the search on the homepage.

If you're creating a bug/problem report, please include followings:

  • ABP Framework version: v4.3.3
  • UI type: Angular
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): no
  • Exception message and stack trace:
  • Steps to reproduce the issue:"

1 Answer(s)
  • User Avatar
    0
    abpVAndy created

    Ng Zorro has tree view and tree select. https://ng.ant.design/components/tree-select/en

    But I am not sure it could be used directly into Abp Angular UI created by suite or not?

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11