Skip to main content
I have a visualforce page in which I reterieve record after search in a pageblock table. I have a button which exports a CSV file for those records. For those CSV records I have written a visualforce page whose content type I have set to CSV. After export CSV file I want to reload the page.
5 respuestas
  1. 22 jul 2014, 10:49
    I return the page whose content type I have set to csv from my method.
0/9000