How to add a ng-admin table to a sub element of a page?

239 Views Asked by At

I want to add ng-admin tables to some dom element, such as a div in tabs, or a modal window, is there any way to change the ng-admin table to bind to other ui-view?

2

There are 2 best solutions below

0
On

Please refer the link, check whether this is useful :

https://github.com/marmelab/ng-admin

First you have to Grab ng-admin from your favorite package manager, npm or bower,then Add the ng-admin.min.css and ng-admin.min.js to the HTML, add a , and configure the admin

0
On

This is one of the most requested features for ng-admin, and it's currently not possible. A patch is in the works to make it possible (https://github.com/marmelab/ng-admin/pull/759), but it's a BC break. It will probably be merged for ng-admin 1.0.