This topic is locked

Export - customized

11/11/2016 2:52:09 AM
ASPRunner.NET General questions
S
sevy1971 authorDevClub member

Hi,
I've little request where to start.
A user asked me to add a customized export for a table to his application. For him the export should allow to

  • Define the fields to be exported
  • Define the position of the fields in the export file
    Yes I know that I can define this 2 options in ASPRunner.net but what if the Customer/user want to save his selection (Export xxx) and create a new list/selection to export with other fields....
    Has anybody an idea? :-) Please let me know
    Thanks

    Yves

T
Tim 11/11/2016

Hi Yves,
I wanted to do this same thing and I tried many different methods, but in the end I wasn't able to do it. And I don't think it can be done. I emailed support when I was working on it and they said "you cannot change SQL export query on the fly, this variable is readonly.". I gave up after that.
Good luck!

Tim