Is there any option to download datatable report before rendering it.
Is there any option to download datatable report before rendering it.
Is there any option to download datatable report before render it in page. Actually have two screen
1. we don't want to render data table in a page we just want to download (* need help in this)
2. After render we can download data table report (Note : this working)
Answers
I'm not clear what you mean by the datatable report. Please can you explain further,
Colin
Report in the sense export i am telling.
Ah I see, you could do something like this. It's hiding the table, initialising DataTables and only displaying the button.
Colin