10
Answers

Regarding MVC and SQL

Photo of Guest User

Guest User

6y
603
1
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)