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 ???