Application crashes while using the scroll bars in winForm Datagrid view

Posted by subbu on Stack Overflow See other posts from Stack Overflow or by subbu
Published on 2010-04-07T04:35:02Z Indexed on 2010/04/07 4:43 UTC
Read the original article Hit count: 200

Filed under:

Hi all i have a background worker thread and some unmanaged code dlls , In progress changed event of background worker . I will get the data from my database in a datatable and make this table as my DataSource. But when i use the scrollbards od DataGridView my application crashes.when I try to debug the application it gives "Unhandled exception in TestExe.exe : 0xC0000096: Privileged Instruction.

© Stack Overflow or respective owner

Related posts about c#