LordManzana
New Member
- Joined
- May 2, 2015
- Messages
- 207
- Reaction score
- 0
Hello!
I'm currently working on plugin wich use DataGridView.
When I run my plugin to test it on Windows 7, launch perfectly. But when I try to launch it on Windows 8.1, crash until launch.
Then, I removed DGV from my form and works perfectly.
Added it on my form without columns, just drag&drop DGV to form and works perfectly.
Added 4 columns setting only "name, with and readOnly" and then, crahed on launch (remember, on windows 7, works perfectly).
Anyone got this problem? Someone know how to solve?
Thanks!
I'm currently working on plugin wich use DataGridView.
When I run my plugin to test it on Windows 7, launch perfectly. But when I try to launch it on Windows 8.1, crash until launch.
Then, I removed DGV from my form and works perfectly.
Added it on my form without columns, just drag&drop DGV to form and works perfectly.
Added 4 columns setting only "name, with and readOnly" and then, crahed on launch (remember, on windows 7, works perfectly).
Anyone got this problem? Someone know how to solve?
Thanks!