TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Debopriyo Dey
NA
51
15.9k
Retrive data from database(oracle) according to pagination
Sep 18 2017 6:36 AM
I have a "Patient" Table holding records.
Now while displaying the records how can i apply pagination and retrieve data according to page size and page number?
I mean to say for example I want to display 5 records in a page then in page 3 only rows 11-15 will be retrieved from the database and will be binded to the gridview instead of retrieving all th rows from database.
The reason to do this is to avoid to retrieve large number of data and intead retrieve according to the PAGE SIZE and PAGE NUMBER.
What will be the Oracle Query and the code in asp.net?
Reply
Answers (
1
)
Get weather using api in c#
How to use item template control in header template