semantic ui datatables
semantic ui datatables
mona samei
Posts: 2Questions: 1Answers: 0
please help me how to create full semantic ui datatables same as first page datatable in datatables.net
https://datatables.net/
thanks me
This discussion has been closed.
Answers
Here is an example to start from.
https://datatables.net/examples/styling/semanticui.html
The key thing to do is to use the Download Builder to select all the Extensions you want to use and make sure to select Semantic UI. Ding this will give you all the proper Datatables JS and CSS to create a Semantic UI Datatable.
Kevin
thanks a lot for your answer, but I try it and I want just similar first page table, a table with tabs and ...!!
it is that I want
and it is that I did
Here is an example with buttons:
https://datatables.net/extensions/buttons/examples/styling/semanticui.html
It looks like a CSS issue is causing your Datatables to not display properly. Can you post a link to your page or provide a test case so we can help debug?
https://datatables.net/manual/tech-notes/10#How-to-provide-a-test-case
Kevin