{
object[] vals = dr.ItemArray;
ds.Tables[1].Rows.Add(vals);
}
ItemArray is key.
Fixes to common .NET problems, as well as information on .NET features and solutions to common problems that are not language-specific.
Fixes to common .NET problems, as well as information on .NET features and solutions to common problems that are not language-specific.
No comments:
Post a Comment