saradalal

saradalal

  • NA
  • 51
  • 0

Whats the best way to create a treeview in asp.net core and react.js?

Jul 26 2021 4:54 AM

Hi,

I am new to asp.net core and react.js. Please suggest how to create a treeview in react.js using asp.net core? I am using ado.net 

to get the data from sql server database. Best way to create a tree in react.js?

tree structure

Group1

     Category1

           Product1

            Product2

            Product3

     Category2

         Product4

        Product 5

Group2

    Category3

          Product 6

           Product 7

   Category 4

        Product 8

        Product 9

 


Answers (3)