It does not seem as if the table has the standard user input fields ($pristine, $valid, $invalid, etc). This means it doesn't connect to forms very well....
For instance, if I want to make row selection required, I should be able to add the "required" directive to the md-table-container element, and the form should only validate when at least one item is selected.
It does not seem as if the table has the standard user input fields ($pristine, $valid, $invalid, etc). This means it doesn't connect to forms very well....
For instance, if I want to make row selection required, I should be able to add the "required" directive to the md-table-container element, and the form should only validate when at least one item is selected.