Guest User

Guest User

  • Tech Writer
  • 515
  • 42.5k

Regarding MVC and SQL

Jan 30 2019 5:46 PM
Hello Everyone, 
 
In SQL I have total 1500 records. I am using search filtration on the webpage. In code, it shows me proper 1500 records, but while on the webpage it only displays top 300 records (Pagination is working). Rest of the data is missing on the webpage. I am using MVC OrmLite and SQL database server.
I have verified data and data is fine.
So needed help to fix this and also wanted to know what I'm missing here.
 
Thanks in advance !!! 

Answers (10)