-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Description
I found issue for that but it is closed now because of "there is a plugin" (#21).
But what that plugin does in only make all table row heights bigger if table is too small for screen(and by the way it's very buggy in that work). It is not a solution at all!
Equal fixed height of row for whole table is a bad idea in case of inconsistent table data. For example, i can have a list in a cell, so row should have a bigger height, or there can be a picture, or it can be only a short strings so we don't need row to be very big. I can't hide contents to popover or so, ngGrid should have option to make it visible, like all tables do!
I was so happy when i found ngGrid, it's cool component, really thanx! 👍 But dynamic row height issue is critical for our project, so i can't use it now(
Don't let us go back to jqGrid please