Hi friends,
I have to extract data from my input file and converted into datatable. Now i have to fetch one by one account number and process it.
Here if i display datatable then it printed correctly but when i am processing account number then it take last account number.
Here it should take first account number but it takes last.
Kindly help me over this.
Regards