Hi everybody,
Here's my problem:
Suppose i have list box that will carry only 10 rows, and i made a search but my result brought up 13 rows. So what i want to do now is to show the latest 10 rows which mean the list box will start from 3 till 13 so it'll be exactly 10 rows in that list box.
That's my problem and i want to know how to get my records from a database that will start from the third row.
Some other idea is to start from the bottom to the top, but again i don't know how to do it , So please can u help in this
Here's my problem:
Suppose i have list box that will carry only 10 rows, and i made a search but my result brought up 13 rows. So what i want to do now is to show the latest 10 rows which mean the list box will start from 3 till 13 so it'll be exactly 10 rows in that list box.
That's my problem and i want to know how to get my records from a database that will start from the third row.
Some other idea is to start from the bottom to the top, but again i don't know how to do it , So please can u help in this


Comment