Search
10141 results 3851-3860
Forum
- 14th Jan 2015Using enumeration in sorting function40; case "inutile": 50; default: return 100; } }, "enum-asc": function
- 12th Jan 2015callback every time the server side query is runuser should see - by default DataTables will display this
- 11th Jan 2015Is there any way to customize the response data?The default key showing how many matched datas is recordsTotal, and it have to be setted on the top level of the response object. {"recordsTotal":"fef"}, but now, my data structure is {data:{ "totalCount":7, "rows"[]}
- 7th Jan 2015Editor 1.4 issues trackingan option instead of default) thx, matt
- 6th Jan 2015problem field type dateused by Editor by default) is Chrome. Hopefully Mozilla
- 5th Jan 2015Server side processingPOST rather than the default GET. There is an
- 4th Jan 2015I want to increase the number of columns?DataTables does not have a default number of columns. What do you mean?
- 31st Dec 2014Difference between order and sortThere is no difference. The Examples index actually says "Default ordering (sorting)".
- 30th Dec 2014How to Highlight a row manuallyselected is the class that the DataTables default stylesheet uses for highlighting a row. If that doesn't work for you, please link to a test case showing the issue. Allan
- 26th Dec 2014[Solved]TableTools Bootstrap StylingYes, I'm sure because I tried the Default initialization from the documentation and got it working. The Bootstrap one didn't. If you have read the link, It says there that a new initialization is used.