c. User will be able to specify the number of records to be displayed in the Textbox provided next to Record on the pagination status. The user will be able to enter the total number of records he wants to view out of the total, in the Records text box and upon tab out the screen will show total number of records entered in the Records text box for further action.
On Tab-out from the record text box the Page-Count text box will be updated to display the correct values.
Example: If there are 800 records under a batch, and the default pagination is 200 records so on page load the user will be able to see
Page of & Record of 200
If the user now inputs the value as 400 then on tab out the system will display
Page of 2 & Record of 400