AngularJS ng-Grid and ngGridFlexibleHeightPlugin not working as I expect -
i trying use angular ng-grid show dynamic content. grid have 0 - 25 rows. want have minimum size , have ng-grid auto adjust height items added array. reason auto size stops after adding 6-7 items (it seems depend on resolution).
can help? missing? have plunker below shows issue.
if still having issues suggestion not using ng-grid , create layout directly in html (use divs, column width formatting, styles, etc...). populate new layout using $scope. between variables, models , ng-repeat should able need.
Comments
Post a Comment