Hi Sander,

Thank you for your reply. Very helpful.

Not sure which thread you were referring to below, but googled for seSuperTable 
with your name and found this plunker:

http://plnkr.co/edit/tLPpAEmhdzUb0ZJSQGJW?p=preview


That looks really nice, and relatively lightweight! Think that would work with 
current requirements - only remaining concern is support for pagination.
I realise this can be done in Angular but just hoping to get this for free ;)

Do you have any version of seSuperTable that provides this? 

Else, I shall try to understand what would be required and implement that 
myself. Guess the data for pagination could be either all stored client side, 
or looked up on page request.

Best regards,


On 2 Apr 2014, at 19:55, Sander Elias <[email protected]> wrote:

> Hi Richard,
> 
> I do like the way ng-table is set up. For my own stuff I hand-code my tables, 
> indeed because it is simple enough. Earlier in this thread I posted my 
> seSuperTable sample. In there there are some directives that might help you 
> get the idea on how to automate stuff you do frequently.
> HTML is very well suited for laying out tables. Angular is very well suited 
> to put in the missing pieces!
> 
> Regards
> Sander
> 
> -- 
> 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.

Reply via email to