Search
9310 results 5411-5420
Forum
- 19th Nov 2013preserving the formatThere are no formatting options available when using TableTools export to XLS option - sorry. You would need to use a script on your server to create a full XLSX document if you want to do that. Allan
- 19th Nov 2013Ajax JSON data not being injected into tableCan you link to the full page source or even better the actual page please? That may or may not be correct depending on other configuration options such as sAjaxDataProp . Allan
- 16th Nov 2013Modify TD in only rows that are visible due to paginationcode] Doc for the options here: http://datatables.net/docs/DataTables/1.9.4/#$ . This will
- 15th Nov 2013TableTools PDF export: Align text left but numbers rightSorry no - there are no formatting options available for the PDF export. If you want control over the formatting you'd need to use a server-side script to generate the PDF. Allan
- 15th Nov 2013Unable to Get Data from MVC Controllerto change the initialisation options. Allan
- 14th Nov 2013fnServerParams within Editordoesn't share its Ajax options with DataTables at all,
- 13th Nov 2013Removing the need for imagesgives you much more options (color, size, rotate). More
- 12th Nov 2013Radio Buttons in TableI don't have a place to host it, but I do have a minimal test case I could send. A 1 column, 2 row table, default options except sScrollY. Without sScrollY it doesn't occur.
- 12th Nov 2013Export to excel with css property of the tableCurrently no - there are no styling options in the exported files. Allan
- 8th Nov 2013Export without SWF file?The HTML5 options are extremely limited, which is why there isn't that option in TableTools at the moment. The closest you can get really is creating the file on the server and downloading it to the client: http://datatables.net/extras/tabletools/plug-ins#download Allan