Re: download file inside panel caching tab

2009-10-01 Thread Igor Vaynberg
listviews refresh on every render. you can use repeatingview if you want to control/do the refreshing yourself. -igor On Thu, Oct 1, 2009 at 5:26 AM, tubin gen wrote: > My page have several tabls all of them are panel cahcing tab   it worked > fine loading only once   , I added a new pancel cach

download file inside panel caching tab

2009-10-01 Thread tubin gen
My page have several tabls all of them are panel cahcing tab it worked fine loading only once , I added a new pancel caching tab which has a download link , here clicking on the link i should create a response stream with byte array and here is the code setRedirect(false);