ng-grid-panel
ng-grid-panel copied to clipboard
An easy to use grid repeating module with opening panel.
Hi I was using bootstraps col-XX-4 for my columns on my grid but they dont work. Grid panel item takes 100% of the width of a row if width is...
Hi, I have multiple tables that i am drawing side by side, i want the sliding to happen as similar when it is happening for one table. Any help on...
I prefer npm for frontend packages, but current package.json misses required fields. So I can't install it event by direct repo URL. Also it would be great to have an...
Even the demo file if i install it out of the box i get this error: Error: grid-panel-item template must be set at getGridItemTemplate Is this my fault or a...
I have added a button in grid-panel-content directive, when I click this button, I want to delete a image. but It seems the button ng-click is not getting called. ```...