Hi All,
I have written Report in BSP, Which selcets the data from the Z table and gives output, based on the data entered by the user.
I am facing the following problem.
To display the data, i am using the htmlb tableView in the layout. When I execute the Page, it gives me the output in the table View.
But when i click on the next page on the TAble view to go the next page, the output becomes blank.
When i Debugged the BSP page, I found that when i click on the next page, the system again creates the page, for these resaon the logic to fill the internal table, which is return on the event on click is not executing, hence my internal table becomes blank.
Please tell me how to handle this problem.
Thanks in advance
Nilesh Labde