ProgessBar
Hello,
Im creating an app where I m reading excel file and porting the data into database. I want to show the entire progress on a progress bar with the no of row is being processed. the problem I m facing is that my progressbar is on UI n my logic is in DAL . Please help me with the same....
|