I mena, if I only do ng-style, the style attribute is added by the grid 
itself with height of 343 px and the grid is shrinked, if i do height 
directly in the style attribute, then the grid spreads as told (in my case 
765px) but the viewport stays with height as much as 343px which is WTF OMG 
frickin insane. Then i tried another thing, by row calculation i get the 
height 765px, i put it to the grid, it does spread by viewport and canvas 
are still shrinked, i chened from the css their height to 100% !important, 
and now the interesting things comes up, they spread as well, but instead 
ot 25 rows*30.6px only 15 are printed and the space that is left in the 
grid is blank, WHAT DA F*CK, can someone explain ?  

On Sunday, January 13, 2013 2:35:37 PM UTC+2, Nathan Smith wrote:
>
> Is there a way to specify the height of a ng-grid table to be the maximum 
> height of all displayed rows? I'd rather have the user scroll the page than 
> the grid.
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"AngularJS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to