问题描述
我正在重新制定一个旧程序 - 从一级方程式和VB6到VB.Net.2012。该应用程序允许用户加载Excel电子表格,更改一些数字,然后保存电子表格。我没有尝试加载Excel电子表格,这是可能的。
和
我已经将ReoGrid添加到表单并且能够对它进行操作但是当我尝试时编辑网格我收到一条错误消息
..检测到... \ ReoGrid.vshost.exe中的问题
...调用PInvoke函数unvellReoGrid!堆栈不平衡
任何帮助还是你有一个VB.Net的例子。
谢谢
Skip
I am reweighting an old program - From Formula One and VB6 to VB.Net.2012. The application allows the user to load an Excel spreadsheet, change a few numbers and then save the spreadsheet. I have not tried to load an Excel spreadsheet, is that possible.
And
I have added the ReoGrid to a form and been able to wright to it but when I try to edit the grid I get an error message
"..detected a problem in … \ReoGrid.vshost.exe "
" … A call to PInvoke function unvellReoGrid! Has unbalanced the stack "
Any help or do you have a VB.Net example.
Thanks
Skip
推荐答案
这篇关于如何在VB.Net中编辑ReoGrid的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!