How can I export 3 tables as 3 sheets in a single xls file?
How can I export 3 tables as 3 sheets in a single xls file?
 rahatcse5bu            
            
                Posts: 1Questions: 1Answers: 0
rahatcse5bu            
            
                Posts: 1Questions: 1Answers: 0            
            
            
                            
                                  in General             
        How can I export 3 tables as 3 sheets in a single xls file?
kindly give me any references, I have got code for 2 tables(2 sheets), but I need for 3 tables
This discussion has been closed.
            
Answers
I suspect there is a way to modify your code to support more than 2 sheets. Please provide a running test case with your code so we can take a look at what you have.
https://datatables.net/manual/tech-notes/10#How-to-provide-a-test-case
Kevin