iamisti / mdDataTable

Angular data table complete implementation of google material design based on Angular Material components.
MIT License
524 stars 132 forks source link

trying to assign ng-model to input in mdt-custom-cell using directive #321

Closed camarena-jonatan closed 7 years ago

camarena-jonatan commented 7 years ago

directive selection_111 view selection_113 element selection_116

object products 2 selection_114

trying to update amount (cantidad) in table, having hard time binding input created dynamically in mdt using ng-model need help assigning ng-model in directive is it posibble?

selection_115