Smokey
Fri Feb 08 10:18:58 CST 2008
Filling into a data table
"Miha Markic" <miha at rthand com> wrote in message
news:%23zgpghmaIHA.1532@TK2MSFTNGP04.phx.gbl...
> Are you filling a DataTable?
> If I remember properly, RowChanged event will do the trick.
> But what exactly are you doing?
>
> --
> Miha Markic [MVP C#, INETA Country Leader for Slovenia]
> RightHand .NET consulting & development www.rthand.com
> Blog:
http://cs.rthand.com/blogs/blog_with_righthand/
>
> "Smokey Grindel" <nospam@nospam.com> wrote in message
> news:upaXKHmaIHA.5208@TK2MSFTNGP04.phx.gbl...
>> is there anyway to get the data as it is returend from the sql server? I
>> have a command object that returns 100,000 records which I want to see as
>> they come back... kinda like how SQL Managment studio does when you
>> execute a query it shows the data as it comes in... any way to do that in
>> ADO.NET? I am using .NET 3.5 on VS 2008 thanks!
>>
>