Re: Bind datareader to datagrid

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance




"Ricardo Luceac" <rluceac@xxxxxxxxx> wrote in message
news:Ocp1P1tjFHA.3332@xxxxxxxxxxxxxxxxxxxxxxx
>
>
> Sory but what is that GetReader()???

That is any method that you use to get a DataReader, you hvae to change it
to reflect the name you used.

> What is Pagination...

Is how you display a large table, you show only X records and use some way
to go a Next and/or Prev

cheers,


> see ya...
>
> *** Sent via Developersdex http://www.developersdex.com ***


.



Relevant Pages