Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
.Net data could be simpler than this!
Message
From
02/08/2005 14:17:04
 
 
To
02/08/2005 14:09:58
General information
Forum:
ASP.NET
Category:
ADO.NET
Environment versions
Environment:
ASP.NET
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01037926
Message ID:
01037931
Views:
26
This message has been marked as the solution to the initial question of the thread.
Alex,

Try InsertAt vs Add:

....
oTable.Rows.InsertAt(oRow,0);
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform