0

Height of ui-grid increasing when I scroll from left to right

https://stackoverflow.com/questions/43680363/why-does-the-height-of-ui-grid-changes-when-i-scroll-from-left-to-right

In the above link they've mentioned similar issue, but after scrolling from left to right their data is increasing. so they advised to increase the width. whereas in my case I am having less data so, its height is decreasing on scrolling.

You may think that I can increase/decrease the width of those columns. But it wont work in that way in my case, already its width is very little. So I want a solution for this without changing the width of the columns. As I need the UI to be table with particular width for each column.

I want all the columns height to be adjusted to the height of max data contained cell of that row.

0 Answers0