Search
9177 results 5191-5200
Forum
- 3rd Apr 2014Pagination / Four-button / Option / Conditionally Display/Suppress text labelsobject, the Language Configuration options like so: [code] oLanguage:
- 3rd Apr 2014Performance issue HTML/sScrollYor bPaginate=true are no options. Use Ajax loaded data.
- 3rd Apr 2014Using DataTables with Intel XDK app Framework help!Simply remove the sScrollX and sScrollY options from your initialisation :-) Allan
- 31st Mar 2014Possible bug when using defaults?loaded then my own options take precedence over those
- 28th Mar 2014scrollX and selecting all datatablesthe datatable use these options: , "sScrollX": "100%" , "sScrollY": "0px"
- 27th Mar 2014PDF cell borders / criterialittle tomorrow with some options, although looking at the
- 26th Mar 2014Date sorting based on site or localeusing the built in options. The only reliable form
- 25th Mar 2014different white-space behaviorpage plugin, create the options object for the datatable
- 24th Mar 2014Custom styles to datatable paginationYou probably want the language options rather than styling I think. http://datatables.net/usage/i18n The oPaginate options. Allan
- 24th Mar 2014Multiple Tables (and even single tab won't format properlyI don't want these default search and show options, how do I disable them? You could remove them from the sDom option (drop the f and l` options). Allan