Super Sale Limited Time 50% OFF for All-Access Plans
Save 50% Now

Metronic 8 - Datatables - Export options ?


Does Metronic 8 has support for datatables buttons (export options: PDF, CSV, Excel) ?


Text formatting options
Submit
Click any option to insert into your comment. Select text first to wrap it.
  • **text** to make things bold
  • *text* to emphasize
  • ### Heading to make headings
  • [link text](url) for links
  • ![alt text](image-url) to paste in an image
  • - item to make a list
  • 1. item to make an ordered list
  • > quote to quote somebody
  • `code` for single line of code
  • ```js ... ``` for JS code block
  • ```html ... ``` for HTML code block
  • ```scss ... ``` for SCSS code block
  • ```php ... ``` for PHP code block
  • --- for a horizontal rule
  • happy  :)
  • shocked  :|
  • sad  :(

Replies (10)


It doesn't work for me either

"buttons": [{
"extend": 'pdfHtml5',
"exportOptions": {
"columns": ":not(.noExport)"
}
}]



There is an example in the docs ?



Hi,

At the moment we do not have such an example in the documentation. We will add it in a future update as soon as possible.

You can implement it by referring to the official Datables Buttons documentation and implement it for the Metronic's one of integrated datatables

Regards



Thanks! So, i assume, the current design already is similar to
Metronic v7 Buttons Extension
? and we are only missing the example in the docs?



Hi,

We will add this example in the next update in a few days.

Regards



Thanks! You guys rock!



Do you have any news about this inclusion ? Tks



Hi,

You can check it in the recent update here.

Regards.


Text formatting options
Submit
Click any option to insert into your comment. Select text first to wrap it.
  • **text** to make things bold
  • *text* to emphasize
  • ### Heading to make headings
  • [link text](url) for links
  • ![alt text](image-url) to paste in an image
  • - item to make a list
  • 1. item to make an ordered list
  • > quote to quote somebody
  • `code` for single line of code
  • ```js ... ``` for JS code block
  • ```html ... ``` for HTML code block
  • ```scss ... ``` for SCSS code block
  • ```php ... ``` for PHP code block
  • --- for a horizontal rule
  • happy  :)
  • shocked  :|
  • sad  :(
Text formatting options
Submit
Click any option to insert into your comment. Select text first to wrap it.
  • **text** to make things bold
  • *text* to emphasize
  • ### Heading to make headings
  • [link text](url) for links
  • ![alt text](image-url) to paste in an image
  • - item to make a list
  • 1. item to make an ordered list
  • > quote to quote somebody
  • `code` for single line of code
  • ```js ... ``` for JS code block
  • ```html ... ``` for HTML code block
  • ```scss ... ``` for SCSS code block
  • ```php ... ``` for PHP code block
  • --- for a horizontal rule
  • happy  :)
  • shocked  :|
  • sad  :(