Skip to Content
0
Former Member
Aug 02, 2006 at 10:13 PM

Sending large data sets to a controller in a new window

49 Views

Hi all,

A couple of features needed for the project I'm working on requires me to show some graphs based on comp data. The way its supposed to work is when the user clicks a button, a popup window comes up and the page loads into that window. Now I know how to open a window that loads a controller and passes a few fields in the URL, however I'm not quite sure how to go about doing this with a large dataset. I'm worried that there may be too much to put into a URL. Is there any way to create a controller, pass it an internal table, then pop up a window that will call that same instance of the controller? Alternatively, is there a way to call a view such that it writes to a new window?

Thanks for helping a BSP noob out.

Regards,

Marcos Suero