Hi,
In mvc 5, I got a time out error. I need to display 40,000 records.
Thanks,
-Neelima
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Syed ShanuPosted Aug 3, 2015, 9:06 PM
neel kPosted Aug 3, 2015, 1:33 PM
Ramesh MaruthiPosted Jul 31, 2015, 10:17 AM
dt = dt.AsEnumerable().Skip(0).Take(10000).CopyToDataTable();neel kPosted Jul 30, 2015, 11:06 AM
neel kPosted Jul 30, 2015, 9:13 AM
Ramesh MaruthiPosted Jul 30, 2015, 9:11 AM
neel kPosted Jul 29, 2015, 1:52 PM
Ramesh MaruthiPosted Jul 29, 2015, 1:47 PM