Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
What I am doing wrong here?
Message
From
31/05/2013 18:31:24
 
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Environment versions
Environment:
C# 4.0
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01575375
Message ID:
01575382
Views:
23
>>>dtReturn.
>>try
>> dtReturn.Rows.Add(newRow);
>
>Yes, just figured that I was missing this line in my code.
DataRows are confusing.
In some cases, they are subsets of the parent table, and in some cases, like this one, they have the parent table's structure, but are not part of the parent table till you add them.
Anyone who does not go overboard- deserves to.
Malcolm Forbes, Sr.
Previous
Reply
Map
View

Click here to load this message in the networking platform