One of the most requested features using JavaScript, is to dynamically add or remove rows from a table.
I've made a repo on github, and I've made use of the following components.
You could add a TextArea too, and it should work just fine.
Here's how it looks like,
Check out my repository for the full source. DynoTable - Github
Happy coding!
I've made a repo on github, and I've made use of the following components.
- TextBox
- Checkbox
- Radio button
- Single Select
- Multi Select
- Datepicker
You could add a TextArea too, and it should work just fine.
Here's how it looks like,
Check out my repository for the full source. DynoTable - Github
Happy coding!