reg datatable

  • Thread starter Thread starter AVL
  • Start date Start date
A

AVL

hi,
I've a requireemnt ..in which my query will pull all the data from the
database table..and binds to a grid based on some calculations.....
the count of records wil be around 700000 records....
can I store this data in datatable..and bind to the grid..

what effect will it have on the performance of the page...
can someone sayy if it's optimal way ???
 
AVL,

How do you figure a user is going to be able to interact with 700000 rows of
data in a grid?

Kerry Moorman
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top