How to customize generated styles..
How to customize generated styles..
santi
Posts: 1Questions: 0Answers: 0
hi,
i am new to datatable and is doing some r&d for a poc.
one strange requirement for us is not to use any css files.
the client has a set of css toolkit and we are supposed to use that.
they have huge number of applications and wanted a common look and feel.
i was looking for some options and stumbled into issues.
obvious basic problem is, the syle classes used by our ui toolkit is not the same as the generated datatable style classes.
and we cannot change our css files to add datatable style classes.
another problem is the elements itself.
our ui toolkit uses for tables and datatable uses and
what is the best possible solution..?.
what i am doing is modifying the plugin(jquery.dataTables.min.js) to meet our requirement.
is thr any better way..?.
rgds,
santi..
i am new to datatable and is doing some r&d for a poc.
one strange requirement for us is not to use any css files.
the client has a set of css toolkit and we are supposed to use that.
they have huge number of applications and wanted a common look and feel.
i was looking for some options and stumbled into issues.
obvious basic problem is, the syle classes used by our ui toolkit is not the same as the generated datatable style classes.
and we cannot change our css files to add datatable style classes.
another problem is the elements itself.
our ui toolkit uses for tables and datatable uses and
what is the best possible solution..?.
what i am doing is modifying the plugin(jquery.dataTables.min.js) to meet our requirement.
is thr any better way..?.
rgds,
santi..
This discussion has been closed.