AllowPaging stuff...

T

+The_Taco+

Is there any way to use the AllowPaging proprety without populating our
datagrid with the Dataset object?

I was using the Datareader to populate my datagrid, wich was a lot easier
and probably more performant than the DataSet.

So I am changing my code right now refering to this article :
http://support.microsoft.com/default.aspx?scid=kb;EN-US;q301216 but the only
way to write stuff in our Datagrid is to loop trough all the Datarow object
within de row collection of the data table. What if I have 100k rows in my
Datarow object, would'nt that be long to execute?
 
T

+The_Taco+

Ok forget that question, the example was just bad... You still can use the
Datasource of the Datagrid with the Dataset...
 

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

Members online

Forum statistics

Threads
473,755
Messages
2,569,535
Members
45,007
Latest member
obedient dusk

Latest Threads

Top