How to write javascript code for this.
How to add a table at run time in html
I have one textbox and one submit button. when i click that submit button after entering some data it should display in Table.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Jaganathan BantheswaranPosted Oct 17, 2013, 4:55 AM
@Veena why do we need AngularJS for simple table creation?
We can do it using javascript. Nice example here
Veena SardaPosted Oct 17, 2013, 3:49 AM