josebalius / ngReactGrid

A really fast Angular grid using the power of React to render. Based on ng-grid and jQuery DataTables.
http://josebalius.github.io/ngReactGrid/
MIT License
328 stars 47 forks source link

In all examples grid is loading on page load, i want to load grid on button click, can someone help me on this? #78

Open saurabhjain374 opened 6 years ago

saurabhjain374 commented 6 years ago

Hello, in my case i have webpage, where i have dropdown and submit button control.

So i want to load grid on click of submit button