简体   繁体   English

AngularJS,ui-grid

[英]AngularJS, ui-grid

is there anyone who knows how to disable this white space after rows inside grid ? 有没有人知道如何在网格内的行后禁用此空白?

I would like it to match number of rows and make it sticked. 我希望它匹配行数并使之固定。

No white space needed there. 那里不需要空格。

See this issue here : https://github.com/angular-ui/ng-grid/issues/1735 在这里查看此问题: https : //github.com/angular-ui/ng-grid/issues/1735

I think that at the moment, your have to change the height of your grid dynamically depending on the number of data rows. 我认为目前,您必须根据数据行数动态更改网格的高度。 Check this link for examples. 查看此链接以获取示例。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM