This project is simple DataGridView User Control. This user control is with paging. In windows Forms paging is not inbuild. we have to create with our own logic. so i have created this user control for those who frequently using paging in DataGridView.