Skip to main content
Nitin Khunal (Wells Fargo) 님이 #Data Management에 질문했습니다
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개
  1. 2014년 7월 22일 오전 10:49
    I return the page whose content type I have set to csv from my method.
0/9000