maxazan / jquery-treegrid

TreeGrid plugin for jQuery
http://maxazan.github.io/jquery-treegrid
MIT License
553 stars 222 forks source link

Angular support #56

Closed AndrewF5543 closed 7 years ago

AndrewF5543 commented 8 years ago

Hi maxazan, I'm currently trying to use your tool with angular 2, using ng-repeat to populate the grid. I've run into some issues with it. Do you support, or plan to support, angular? Thanks!

maxazan commented 8 years ago

Hi Belgabad, I'm not sure it's a good idea to use tree grid with angular. They have absolutely different concept. If I were you, I'd try to find treegrid module for angular.

AndrewF5543 commented 8 years ago

Okay, I'll start looking around for another option. Thanks for your help!