css - Cannot set z-index on Angular UI dropdown-menu inside ng-grid -
the problem cannot dropdown menu show on top of ng-grid. i've tried manually setting z-index property on every element via firebug still cannot work.
i'm hoping similar experience can help..
here's plunker sample
it kinda works if set:
.ngviewport { overflow:visible; }
in style.css. not nice. may take forked plunker base of operations farther experiments.
css angularjs angular-ui-bootstrap ng-grid
No comments:
Post a Comment