Hi All,

All my problems have been solved...

Problem 1:

When adding rows exceeding the set size of the datagridview, generating both scroll bars would lockup the datagridview. Not sure why this caused but it only happens when using a background worker. Fixed by disabling horizontal scroll bar

Problem 2:

Forgot to set the minimum / maximum value of the progress bar