using datatable for large data is making the loading slow. Is there anyway I can make it faster?

using datatable for large data is making the loading slow. Is there anyway I can make it faster?

anamika1992anamika1992 Posts: 1Questions: 1Answers: 0

I am using 200 rows and 55 column for datatable. Each cell is a dropdown. If I use normal gridview it's take max 20 second but if I am calling datatable for the grid, it is taking more than 2 min to load and most of the time it's timed out. Please help me find a way to make it faster.

Answers

This discussion has been closed.