Igniteui-angular: Row height

Created on 2 Jul 2018  路  4Comments  路  Source: IgniteUI/igniteui-angular

Is there currently a good way of setting the row height? Couldn't find anything in either the theme docs or the grid docs. While the current height is quite "material", we often need to display large amount of data, and feel the need to have more compact grids.

I can achieve this by doing something like setting a height of .igx-grid__tr and then a negative margin to .igx-grid__td to adjust the content. But this feels kinda hackish. Also, it causes side effects, like the selected cell not displaying correctly.

image

general question styling

All 4 comments

@Eralmidia we are releasing with the current release a dense grid theme :) which makes the grid more compact if you have huge amount of data

@SlavUI Thank you. You're on top of things as usual ;) is this a flag only, or do we have control over how dense dense actually is?

@Eralmidia at the moment you will not have control over how dense it will be

Ok, thanks. I'll take a look at it when 6.1 is out, and add a feature request if it doesn't fit our needs :)

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Hypenate picture Hypenate  路  3Comments

brianlagunas picture brianlagunas  路  3Comments

ChronosSF picture ChronosSF  路  3Comments

SAndreeva picture SAndreeva  路  3Comments

nikunjgajera picture nikunjgajera  路  3Comments