---
title: "How to manage pagination in a page?"  
description: "How to manage pagination in a page?"  
author: "Anonymous User"  
published: 2011-11-04  
updated: 2020-09-17  
canonical: https://www.mindstick.com/interview/1315/how-to-manage-pagination-in-a-page  
category: ".net"  
tags: [".net"]  
reading_time: 1 minute  

---

# How to manage pagination in a page?

Using pagination option in DataGrid control. We have to set the number of records for a page, then it takes care of pagination by itself.

## Answers

### Answer by Anonymous User

Using pagination option in DataGrid control. We have to set the number of records for a page, then it takes care of pagination by itself.


---

Original Source: https://www.mindstick.com/interview/1315/how-to-manage-pagination-in-a-page

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
