Handling Huge amount of date in DataTable
Handling Huge amount of date in DataTable
niyas
Posts: 4Questions: 0Answers: 0
Hi,
I would like to handle huge amount of data in DataTable(approx: 2 Lakhs Rows with 10 Columns). The data will be only text and numbers. How do I achive this.
I would like to handle huge amount of data in DataTable(approx: 2 Lakhs Rows with 10 Columns). The data will be only text and numbers. How do I achive this.
This discussion has been closed.
Replies
Allan
I tried all those but it doesn't work for me. For loading the whole data to datatable it taking more time (approx 3 mints). Is there any other way to handle huge amount of data.
Server-side processing will handle many many millions of rows.
Allan