StartAdapter.Fill(dt.Rows[LoopCount]["FirstDay"]);EndAdapter.Fill(dt.Rows[LoopCount]["LastDay"]);ReasonAdapter.Fill(dt.Rows[LoopCount]["Reason"]);
Why doesnt this work?!
↧
Can't write to specific cells in table?! C#
↧