create xml file after filtering
create xml file after filtering
Hello,
First I wanna say Great job allan for this usefull tools !
I'm using it to share music and I wonder if it will be possible to generate xml playlist file with datatable row after filterings or after a multiple selection. I supose that fnRowCallback can be helpful to do this.
Does anyone haves the same problem or an idea to solve this issue ?
PS : Sorry for my low frenchy english
First I wanna say Great job allan for this usefull tools !
I'm using it to share music and I wonder if it will be possible to generate xml playlist file with datatable row after filterings or after a multiple selection. I supose that fnRowCallback can be helpful to do this.
Does anyone haves the same problem or an idea to solve this issue ?
PS : Sorry for my low frenchy english
This discussion has been closed.
Replies
1. Thanks very much :-)
2. Do you want to do this on a single row basis, or use all of the available rows? If the later, I'd suggest having a look at TableTools ( http://datatables.net/1.5-beta/extras/TableTools/ ) and add a custom button to create your required HTML. That can then quickly be saved to a user's desktop with their play list information in it.
Nice idea for how to use DataTables btw - I like that. If it's a public project, would you mind posting a link for use to see when you have something?
Regards,
Allan
In fact I want to use all available rows and I'll have a look to TableTools.
Despite my low level in js, I will post you a link when I have something.
cordialement,
Dazell
I have the same points as dazell before:
1. Thank you for that helpful tool! :-)
2. Is there already a feature implemented or planned to export the datatable to an xml-file? I already prooved the TableTools, they do this kind of job `only` (sorry ;-) ) for xls, csv and pdf.
Has anybody else a selfmade solution? Maybe dazell himself?
Best regards
Emme