Data page is reloaded without parameters on sort/refresh of column in a table
Hi,
I have a table layout in a section. The source of this table is a data page with parameters and source of the data page is report definition with parameters. The table is displayed on click of a button and this click also sets the parameters for the data page and in turn for the report definition. The results are displayed just fine. But when I try to filter/sort any of the column instead of just doing this operation on already loaded data page the data page is being reloaded again and this time without any parameters. I want this operation to be performed on the data page that is already loaded on click of button and reload the data page only click of the button. How can I achieve this?
PS- I am passing current parameter page from table layout to data page to report definition.
Any help is much appreciated.
Regards,
Onkar