Hello Yatin,
In default, the PageSize property of GridView control is set to 10. But if there are only 9 records in the data source, it will then display only those 9 records.
Please check your data source and see if there are more records than 10.
Also, please note that we discuss issues related to
Visual Studio Debugger in our forum, you may get more valuable resolutions in the
ASP.NET forum.
Thanks in advance!
Best regards,
Roahn