How to setting datatable?
How to setting datatable?
theblabs
Posts: 7Questions: 5Answers: 0
- How to add button on datatable which will be export data in csv from datatable?
- How to add a filter by date in a dropdown calendar? Now i see only text filter.
- How to add a feature to edit, add, delete records in a table? like this https://www.dropbox.com/s/k8pbxrvm39jndyv/Screenshot%202016-08-16%2018.55.42.png?dl=0
- Can I disable editing of specific columns datatable? How?
- How to add horizontal scrolling for datable? like this https://www.dropbox.com/s/efa1kdj1dannu3d/Screenshot%202016-08-16%2018.56.25.png?dl=0
- A table can contain more than 1 million records? Is it work now or I need setting something that it work? Previously when I used other solutions, we have experienced difficulties with large data sets. There was a memory error and performance.
This discussion has been closed.
Answers
scrollX
Allan
Thanks,
If I use the smart table will I be able to add filters for each column?
I need that I can edit rows and I can to filter data from table.
this is my admin panel: http://hezzl.com/panel/angular/#/app/projects
An example of filters per column is available here.
Allan