Works Perfectly! the last I need to put in is the jquery to keep the table
highlighted. How would this work?
$('#myTable').on('click', ' tbody tr', function (event) {
$(this).addClass('highlight').siblings().removeClass('highlight');
});
On Mon, Aug 25, 2014 at 9:02 AM, Sander Elias <[email protected]> wrote:
> Hi Rudy,
>
> You mean something like this?
> http://plnkr.co/edit/LhGb5W4WqmFLRKeXUM6Z?p=preview
>
> Regards
> Sander
>
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "AngularJS" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/angular/Fwad2_kO6Pc/unsubscribe.
> To unsubscribe from this group and all its topics, 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.
>
--
Rudy Sanchez
www.texasicecarving.com
www.rudymsanchez.com
--
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.