Have you tried adding the option { responsive: true }in DataTables for example:
$('#myTable').DataTable( {
responsive: true
} );
If this doesn't works for you, then please update DataTables library because Neon uses an old version of DataTables.
Updating the library will change the layout of table so you have to give some style with CSS because new version of DataTables has changed its implementation code from the time Neon was released with it.
Hi Evento,
Datables is not responsive in this theme.If Columns is more table is not responsive.Please can you help me to create Table as responsive
http://themes.laborator.co/#theme=neon
Thanks&Regards
Hi,
Have you tried adding the option
{ responsive: true }
in DataTables for example:If this doesn't works for you, then please update DataTables library because Neon uses an old version of DataTables.
Updating the library will change the layout of table so you have to give some style with CSS because new version of DataTables has changed its implementation code from the time Neon was released with it.
I hope for your understanding
Thanks,With this script need to add width="100%" for the table.
Thanks&Regards
T.Kiran
Great to hear it worked for you!
Have a great week