javascript - Does ng-grid support virtual scrolling? -


i wanted use slickgrid grid functionality in app since using angularjs part thought ng-grid way go not sure whether supports virtual scrolling (i tried documentation , did not find thing virtual scrolling support). great if 1 enlighten me pros , cons using ng-grid vs slick grid if possible.

yes, ng-grid supports row virtualization. can see in grid configuration options there setting virtualizationthreshold set 50 default.


Comments

Popular posts from this blog

How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

html - How to style widget with post count different than without post count -

url rewriting - How to redirect a http POST with urlrewritefilter -