you are right Sander. But I have editable table, I mean based on one +
button click, i keep on adding new rows , so when user fills those new rows
, that data needs to be read and pushed to some table data array.
So I need to update my table data array whenever user adds new row with
some data by manually typing in table cell!

Rahul

On Fri, 17 Apr 2020 at 10:03, Sander Elias <sanderel...@gmail.com> wrote:

> Hi Rahul,
>
>
> You are missing my point. Why are you trying to read data out of the DOM
> when you already have it available in your code? the DOM is your app's
> output, not its data-source.
>
> Regards
> Sander
>
> --
> You received this message because you are subscribed to the Google Groups
> "Angular and AngularJS discussion" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to angular+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/angular/b233b5f1-01f2-4d17-8ad6-ce52ef3d8dfa%40googlegroups.com
> <https://groups.google.com/d/msgid/angular/b233b5f1-01f2-4d17-8ad6-ce52ef3d8dfa%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"Angular and AngularJS discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to angular+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/angular/CAGH8rExxfUN2OH77zMCb%2BubCSTZXqxDBzm%3Dm47h8HfCphNPDJA%40mail.gmail.com.

Reply via email to