We know that we can use the "id" attribute in HTML tags to provide each HTML tag an identifier for use.
Now, I am using the "grid" in a "controller" JS class to create web page input fields - I have "columnDefs" defining name/field pairs. How do I assign an "id" to each of those input fields? Simply add an id: 'id_text" to each of the the name/field pair? Thanks for helping. -- 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.
