mysql - Implement Datatables TableTools to export whole data to excel including the filters -


i'm using php , jquery datatables tabletools server-side pagination. want implement tabletools export buttons export whole data including filters applied.

when xls in tabletools enabled allows export data in current page only. there method fetch data in mysql , export xls csv?

next problem:

while exporting long numeric data, example 2081420150000001 data converted exponential format i.e. 2.0814e+15 when viewed in excel. code in tabletools required leave data such?


Comments

Popular posts from this blog

java - UnknownEntityTypeException: Unable to locate persister (Hibernate 5.0) -

python - ValueError: empty vocabulary; perhaps the documents only contain stop words -

ubuntu - collect2: fatal error: ld terminated with signal 9 [Killed] -