Mar 26, 2016 #1 P PoshJerry Guest StartAdapter.Fill(dt.Rows[LoopCount]["FirstDay"]); EndAdapter.Fill(dt.Rows[LoopCount]["LastDay"]); ReasonAdapter.Fill(dt.Rows[LoopCount]["Reason"]); Why doesnt this work?! Continue reading...
StartAdapter.Fill(dt.Rows[LoopCount]["FirstDay"]); EndAdapter.Fill(dt.Rows[LoopCount]["LastDay"]); ReasonAdapter.Fill(dt.Rows[LoopCount]["Reason"]); Why doesnt this work?! Continue reading...