How can I scroll through list of pages like the search results in google?
Answer Posted / Alok Sharma
To scroll through a list of pages, you would typically use pagination. In Java, you could implement this by keeping track of the current page number and adjusting the starting index for your data source accordingly. For web applications, you might use JavaScript to handle the client-side scrolling.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category