Hi,
Im using apex version 4.1... Have an tabular form to update multiple records... When i save 100 records at a time apex shows HTTP 400 Page not found so i reduced the number of rows displayed in the page using pagination for every 40 records... When i enter the data in first 40 rows and click on next will clear the records that i have entered and moves to the next 40 records... Dont know why im getting like this.... Any particular reason for that...?? How to resolve it..? Can i insert or update the records when the Previous or next button is pressed???
Thanks
Infant