Do we have to pay to get support ??
Do we have to pay to get support ??
Hi , I have already asked this question, waiting from last week, but never got a response, are you the only one responsible for datatables support ? I did not get a response because I posted for free ? ..
here is what I did :
http://jsfiddle.net/mlotfi/2ds97nn0/
I used the 5 files bellow :
http://code.jquery.com/ui/1.9.1/themes/le-frog/jquery-ui.css
http://cdn.datatables.net/plug-ins/380cb78f450/integration/jqueryui/dataTables.jqueryui.css
http://code.jquery.com/jquery-1.10.2.min.js
http://cdn.datatables.net/1.10.3/js/jquery.dataTables.min.js
http://cdn.datatables.net/plug-ins/380cb78f450/integration/jqueryui/dataTables.jqueryui.js
1) Do I need all of them ? I feel like there is a redundancy.
2) how about if I want to add other jqueryui element, like buttons, I added them but they don't look like the same like the one in the themeroller called le-frog ?
Thanks, your help is appreciated.
Answers
You don't have to pay to receive support - but it does allow me to prioritise requests. With more than 40 new support threads per day (never mind comments on older threads) it simply isn't possible for me to answer all personally - I'd spend all day answering free support questions and not being able to develop the core software at all.
Yes if you want to use jQuery UI styling for DataTables. I would suggest combining them myself, but its up to you.
You probably need to initialise them in Javascript or add the required classes, as defined by jQuery UI.
Allan