Search
3537 results 601-610
Forum
- 3rd Aug 2020How to keep text color in datable when print or exporting ?There is no option to keep the styling at the moment. We are looking into options for that in future, but that the moment the only way to do it is with custom code in the customize callback. Allan
- 24th May 2020How to print multidimesion array in datatablesThese example show how to use arrays with Ajax data: here and here. If that doesn't help, we're happy to take a look, but as per the forum rules, please link to a test case - a test case that replicates the issue will ensure you'll get a quick and accurate response. Information on how to create a test case (if you aren't able to link to the page you are working on) is available here. Cheers, Colin
- 2nd Apr 2020Custom header e footer on printYou can use CSS Margin for the spacing. I don't understand your second point about the page number, please can you add more detail. Colin
- 3rd Mar 2020How to print or convert to PDF from datatables column imagesThanks for the fiddle. The problem is that the image isn't in the table, jsut a HTML reference, so you would need to get that image. There are a few threads on this which should help, like this and this. Colin
- 25th Feb 2020Group by SubTotal and Heading Print on Top of that GroupThank you, Found the solution :)
- 17th Oct 2019How to hide the search bar in my print window(not the data table print button window)?Hi @h3aven , As you can see, it's not happening here. We're happy to take a look, but as per the forum rules, please link to a test case - a test case that replicates the issue will ensure you'll get a quick and accurate response. Information on how to create a test case (if you aren't able to link to the page you are working on) is available here. Cheers, Colin
- 12th Jun 2019how do i add custom styles to copy, pdf, cvs, print buttons and search input text?Hi @ashancy , Most of the elements have a class name property, such as buttons.buttons.className, you would use that to get it complying with your CSS classnames. Cheers, Colin
- 28th May 2019How to add datepicker beside button print in datatable?sorry, im noob here, i will delete this post.
- 6th Apr 2019Input tag not working after print datatableHi @"tej warankar" , We're happy to take a look, but as per the forum rules, please link to a test case - a test case that replicates the issue will ensure you'll get a quick and accurate response. Information on how to create a test case (if you aren't able to link to the page you are working on) is available here. Cheers, Colin
- 20th Dec 2018how to print a date in datatable?the problem is resolved :smiley: