Search
9310 results 5321-5330
Forum
- 9th Apr 2014Override the oLanguage option in one placeYou can set the default values in a single place: [code] $.extend( true, $.fn.dataTable.defaults.oLanguage, { ... // language options } ); [/code] See: http://datatables.net/release-datatables/examples/advanced_init/defaults.html Allan
- 7th Apr 2014Email table contentsLoads of options ( https://www.google.co.uk/?q=php+create+pdf#q=php+create+pdf - update for whatever server environment you are using) - but not specifically for DataTables since any generic script will do. Allan
- 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