Based on your requirements it seems like all you need is css.
<div style="height: 200px; overflow: auto;">
<table>
...
</table>
</div>
you can also have a look at nggrid.
Raul
On Apr 7, 2014, at 6:32 AM, Blasphemyr <[email protected]> wrote:
> Hi,
>
> I am generating a table from JSON-Data and I want to have that table a
> certain height (lets say 200px) the rest should be scrollable.
>
> How can I do that with Angular?
>
>
> Thanks
>
> --
> 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.
--
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.