dandelion / dandelion-datatables

Dandelion component for DataTables
http://dandelion.github.io/components/datatables/
Other
110 stars 49 forks source link

[CLOSED] using AJAX sources export not add extra params to server #212

Closed tduchateau closed 10 years ago

tduchateau commented 10 years ago

Issue by rosetears from Thursday Sep 26, 2013 at 08:28 GMT


I also in datatables:table tag use serverParams property ,but invalid!

tduchateau commented 10 years ago

Comment by tduchateau from Thursday Sep 26, 2013 at 08:32 GMT

Hi,

What version are you using?

tduchateau commented 10 years ago

Comment by rosetears from Thursday Sep 26, 2013 at 09:40 GMT

v 0.9.1

tduchateau commented 10 years ago

Comment by dutoitns from Thursday Sep 26, 2013 at 12:05 GMT

Works for me in the latest version (Git, so probably better than 0.9.1)

Can you post your code? Was this something that worked before and now stopped working?

(Not a committer, just got this same thing working in the last week with Thibault's input)

tduchateau commented 10 years ago

Comment by rosetears from Friday Sep 27, 2013 at 00:56 GMT

i read ExportManager.java , in initExportDiv() method not resolve serverParams parameter, modify source ,it works 36020130927085358309

tduchateau commented 10 years ago

Comment by tduchateau from Friday Sep 27, 2013 at 06:18 GMT

@rosetears , thanks! I'll add it in the next release. @dutoitns thanks for helping :-)

Regards, Thibault

tduchateau commented 10 years ago

Comment by tduchateau from Monday Sep 30, 2013 at 08:49 GMT

Please keep it opened 'til it's merged in the master branch :-)