Hi ,
I have created tabular form in my report , In that report we have 500 rows of data.
So have restricted per page only 50 rows im showing, reaming data for we are using next and previous options.if i increased the display records in a page im getting "HTTP 400 bad request error"
So per that i have used alternative method , i have set it per page only 50 rows. could please tell me the while clicking next and previous i want to the save data into theĀ DB.
Could you please help me on it.