You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
and type the following into the console. You'll see that the grid doesn't render all the rows it can until you scroll or sort. $('.grid').style.height = '690px';
The text was updated successfully, but these errors were encountered:
joshmackey
changed the title
Auto-resizer doesn't show rows when height is above certian value.
Auto-resizer doesn't show rows when height is above certain value.
Oct 8, 2014
Go here http://ui-grid.info/docs/#/tutorial/213_auto_resizing
and type the following into the console. You'll see that the grid doesn't render all the rows it can until you scroll or sort.
$('.grid').style.height = '690px';
The text was updated successfully, but these errors were encountered: