I want to add a data-table in my bootstrap template(services Area), the table must have dynamic row adding,editing and searching feature like this.
I want this in my templates services area.
how can i do this ? here is my template
I want to add a data-table in my bootstrap template(services Area), the table must have dynamic row adding,editing and searching feature like this.
I want this in my templates services area.
how can i do this ? here is my template
You can use the DataTable plugin, it's great, and it has all the features that you want. It's easy to use: just import the CSS and JS and, of course, jQuery. Check the link, and if you need more of an explanation let me know.