Hi All,
I have a requirement in a table where in i might have 600 records . I dont want to use the Scroll bar which is provided by table rather than that if the records exceeds more than 10 then i need to traverse to the next 10 records and so on. One option is using footer visible and traversing but i dont see any reflected changes when i make that true. Can i have a code snippet for the previous and next button if any one has worked on such requiremnt. Any help would be highly appreciated.
Thanks