Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
505
Unhandled Exception on UltraWinGrid
posted

Hi Experts,

 

I am having a ultrawingrid which is used to display the filepaths in column1 and progressbar in column2 i want to import the file from the path (displayed in col1) to the database and while inserting the records i have to show the percentage in progressbar column.. For this purpose i have used Background worker with methodinvokers. It works correctly for 8 out of 10 times. But suddenly its showing an unhandled error and my ultrawingrid is marked with a big 'X' mark.. what may be the problem. i have used try catch too but i cant handle that error...

 .