There are 2 datatable where i need to update the Loadplan number based on the ordernum. Ordernum is the common in both datatble
Datatable1: OrderNumDT
Datatable 2: LoadPlanNumDT.
In OrdernumDT there is column called LoadPlanNum. Bylooping the ordernum in loadPlanDT i need to update the LoadplanNum in orderDT.
Any Leads helps … Thank you