0
sandipsamanta created
I am very new to ASPNETZERo as well as in angular. I have started my project my Aspnetzero SPA and already built domain services and its working nice. But now I am struggling with the UI part. As far I know metronic is by default comes as a part of aspnet zero. I want to metronic tree like the example here [http://www.keenthemes.com/preview/metronic/theme/admin_2_angularjs/#/tree])
Can someone please guide me how I could use those controls in my project. It would be real great help if I can get some code samples. :roll: :roll: :?: :?: :!: :!:
1 Answer(s)
-
0
Hi,
Actually, we used this tree in the permission management. You can see it's source code. This tree is the jstree jquery plugin which has it's own documentation.