angular-xeditable icon indicating copy to clipboard operation
angular-xeditable copied to clipboard

Form status doesn't get updated using table row format

Open edriang opened this issue 9 years ago • 1 comments

Using the example of form in table rows I see that $dirty or $invalid properties of rowform doesn't update on form values changes.

You can see a demo here: http://jsfiddle.net/5L3a1gcx/

edriang avatar Oct 29 '15 19:10 edriang

Is there any Update on this ? Or anything Implemented that shows us only touched/dirty rows. Nothing found on this on the Examples at the moment. Because I want in my Code only to save changed Rows. But working with Edit Columns. So it would be later much work to save on server with 1000> Rows if it saves everything and not only $dirty ones.

atodicebear avatar Aug 02 '16 13:08 atodicebear