Hi Michael,

During the compile time, you can pre-compile your different row layouts, 
and let your directive figure out witch of the pre-compiled templates to 
use, and use that one to show the info you need. Use the one-time bindings 
in your row-templates to prevent building on a large depth of watches. This 
might be even faster then building the DOM from strings/elements on every 
row over and over again.

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.

Reply via email to