Search
10710 results 7141-7150
Forum
- 21st Dec 2010Need help with Server-Side Processinginto my callback method. Initially, I had the callback
- 20th Dec 2010DataTables Custom Header Text on JSONAh yes I see - to change the column title after initialisation you would need to use DOM methods since DataTables doesn't present an API method for that. A good idea for a plug-in sometime... Allan
- 20th Dec 2010DataTables 1.7.5 releasedThanks Allan, Unfortunately that didn't work for me. Do I need to do anything with the initialisation parameter bScrollAutoCss? Cheers Paul
- 18th Dec 2010Toggle vertical scroll option based on number of rowsThere is an initialisation parameter for DataTables which
- 18th Dec 2010TableTools+languagemodified by the oLanguage initialisation parameter for DataTables. The
- 18th Dec 2010Need help with using fnServerData.fire once the full initialisation and first draw of
- 17th Dec 2010HOw to get number of rowsthe size of the initial table). Any ideas? Thanks!
- 16th Dec 2010Sorting Glitch in v1.7.4 -- Possible Bug?sPaginationType": "full_numbers", "aaSorting": [ ] // Prevents initial sorting }); }); [/code] Then, in
- 15th Dec 2010Put filter title into spanHi Frank, Future versions of DataTables will likely use a 'label' tag around this point for the text. Until then you can put in the span using the language initialisation options: http://datatables.net/usage/i18n#oLanguage.sSearch . Allan
- 15th Dec 2010Multiple tables javascript errorsnon-Javascript users then before initialising the table just remove