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
 
Back
Top