This question is locked. New answers and comments are not allowed.
both exporting and printing use the same export event
so how can i tell in that routine what i am doing
for printing i have injected hard page breaks and dummy new headers for
the tops of the pages.
but for excel i want it to be just one long table
i could set a flag before it starts (which button i pressed)
but i dont have a good way to know when the exporting has ended so i can reset that flag
i suppose i could allow that flag to just be overwritten each time but in the case of a large grid
i suspect they may collide
any ideas would be helpful
thanks
dco
so how can i tell in that routine what i am doing
for printing i have injected hard page breaks and dummy new headers for
the tops of the pages.
but for excel i want it to be just one long table
i could set a flag before it starts (which button i pressed)
but i dont have a good way to know when the exporting has ended so i can reset that flag
i suppose i could allow that flag to just be overwritten each time but in the case of a large grid
i suspect they may collide
any ideas would be helpful
thanks
dco
