aspose file tools
The moose likes JSF and the fly likes <rich:dataScroller> is not rendering the data for export Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » JSF
Reply Bookmark "<rich:dataScroller> is not rendering the data for export" Watch "<rich:dataScroller> is not rendering the data for export" New topic
Author

<rich:dataScroller> is not rendering the data for export

rupali singh
Greenhorn

Joined: Jun 20, 2008
Posts: 9
Hi,

I am having a problem in exporting the data from the excel.

In my page i have say 100 data and each page show 10 data. So i have 10 page.

The problem if i have total of 10 data or less then that, the export is happening correctly. But if i have more than 10 data where my pagination <rich:dataScroller> is getting activated, then export is not happening.

How to get all my data and show it in one go in the excel. Is there any component in Richfaces which can help in rendering the data. i cannot use anything other than richfaces.


Please reply.
Thanks

 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: <rich:dataScroller> is not rendering the data for export
 
Similar Threads
richfaces:: richdatatable problem.
importing data from jsp to excel to generate image in Excel
How to Open Excel file from JSP page.
Refreshing frame containing xls table?
How to export data in excel