ui-grid-angular2
ui-grid-angular2 copied to clipboard
ui-grid in Angular 2
How Export All Data as csv/pdf/excel in ui-grid-angular2 similar option is present in [angular(UI GRID) ](http://ui-grid.info/docs/#!/tutorial/405_exporting_all_data_complex) I tried to use this directive 'ui-grid-exporter' in ui-grid-angular2 `` it failed to work...
Hi, I want to implement pagination for UI grid in angular 4. Could you please share the code with grid options and pagination. Thanks, Sreenivas
My Angular app is initialized twice, and I get the following error when using this repo code: `WARNING: Tried to load angular more than once. Also when I console.log('test') in...
i want to pass array [] values to myData$ without Observable
How I can modify the current setup to add a custom event when the user clicks on grid item?