非常感谢版主对我的问题的认真回答,我将版主的demo也下载下来进行了测试和运行,发现在特定情况下依然还是会越界异常,我觉得这种特殊情况很像我的代码
说一下测试流程:
如果筛选的过滤项中包含(空白),点击button就不会数组越界异常,但是一旦把空白点掉,再进行筛选后,就会出现越界异常,附带越界异常的报错提示码
************** 异常文本 **************
System.IndexOutOfRangeException: 索引超出了数组界限。
在 FarPoint.Win.Spread.SheetView.a(IRowFilter A_0, Boolean A_1, Boolean A_2, Int32 A_3)
在 FarPoint.Win.Spread.SheetView.InvalidateRowFilter(Boolean clear, Boolean forceInvalidate)
在 FarPoint.Win.Spread.Model.SheetDataModelEventHandler.Invoke(Object sender, SheetDataModelEventArgs e)
在 FarPoint.Win.Spread.Model.BaseSheetDataModel.OnChanged(SheetDataModelEventArgs e)
在 FarPoint.Win.Spread.Model.DefaultSheetDataModel.OnChanged(SheetDataModelEventArgs e)
在 FarPoint.Win.Spread.Model.DefaultSheetDataModel.FireChanged(Int32 row, Int32 column, Int32 rowCount, Int32 columnCount, SheetDataModelEventType type)
在 FarPoint.Win.Spread.SheetView.ar(Int32 A_0, Int32 A_1)
在 GrapeCity.Spreadsheet.ActionData.ExecuteFinalize()
在 GrapeCity.Spreadsheet.Worksheet.RemoveRows(Int32 row, Int32 count)
在 GrapeCity.Spreadsheet.Worksheet.set_RowCount(Int32 value)
在 rc.z(Int32 A_0)
在 WindowsFormsApp3.Form1.button1_Click(Object sender, EventArgs e) 位置 D:\test\Form1.cs:行号 26
在 System.Windows.Forms.Control.OnClick(EventArgs e)
在 System.Windows.Forms.Button.OnClick(EventArgs e)
在 System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
在 System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
在 System.Windows.Forms.Control.WndProc(Message& m)
在 System.Windows.Forms.ButtonBase.WndProc(Message& m)
在 System.Windows.Forms.Button.WndProc(Message& m)
在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** 已加载的程序集 **************
mscorlib
程序集版本:4.0.0.0
Win32 版本:4.8.4515.0 built by: NET48REL1LAST_C
基本代码:file:///C:/Windows/Microsoft.NET/Framework64/v4.0.30319/mscorlib.dll
----------------------------------------
WindowsFormsApp3
程序集版本:1.0.0.0
Win32 版本:1.0.0.0
基本代码:file:///D:/test/bin/Debug/WindowsFormsApp3.exe
----------------------------------------
System.Windows.Forms
程序集版本:4.0.0.0
Win32 版本:4.8.4515.0 built by: NET48REL1LAST_C
基本代码:file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
程序集版本:4.0.0.0
Win32 版本:4.8.4488.0 built by: NET48REL1LAST_C
基本代码:file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
程序集版本:4.0.0.0
Win32 版本:4.8.4390.0 built by: NET48REL1LAST_C
基本代码:file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
FarPoint.Win.Spread
程序集版本:11.45.20183.0
Win32 版本:11.45.20183.0
基本代码:file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/FarPoint.Win.Spread/v4.0_11.45.20183.0__327c3516b1b18457/FarPoint.Win.Spread.dll
----------------------------------------
System.Core
程序集版本:4.0.0.0
Win32 版本:4.8.4515.0 built by: NET48REL1LAST_C
基本代码:file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
FarPoint.Win
程序集版本:11.45.20183.0
Win32 版本:11.45.20183.0
基本代码:file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/FarPoint.Win/v4.0_11.45.20183.0__327c3516b1b18457/FarPoint.Win.dll
----------------------------------------
System.Configuration
程序集版本:4.0.0.0
Win32 版本:4.8.4190.0 built by: NET48REL1LAST_B
基本代码:file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
程序集版本:4.0.0.0
Win32 版本:4.8.4084.0 built by: NET48REL1
基本代码:file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
GrapeCity.Spreadsheet.Win
程序集版本:11.45.20183.0
Win32 版本:11.45.20183.0
基本代码:file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/GrapeCity.Spreadsheet.Win/v4.0_11.45.20183.0__327c3516b1b18457/GrapeCity.Spreadsheet.Win.dll
----------------------------------------
GrapeCity.Spreadsheet
程序集版本:11.45.20183.0
Win32 版本:11.45.20183.0
基本代码:file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/GrapeCity.Spreadsheet/v4.0_11.45.20183.0__327c3516b1b18457/GrapeCity.Spreadsheet.dll
----------------------------------------
GrapeCity.CalcEngine
程序集版本:11.45.20183.0
Win32 版本:11.45.20183.0
基本代码:file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/GrapeCity.CalcEngine/v4.0_11.45.20183.0__327c3516b1b18457/GrapeCity.CalcEngine.dll
----------------------------------------
FarPoint.Localization
程序集版本:11.45.20183.0
Win32 版本:11.45.20183.0
基本代码:file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/FarPoint.Localization/v4.0_11.45.20183.0__327c3516b1b18457/FarPoint.Localization.dll
----------------------------------------
FarPoint.Win.Spread.resources
程序集版本:11.45.20183.0
Win32 版本:11.45.20183.0
基本代码:file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/FarPoint.Win.Spread.resources/v4.0_11.45.20183.0_zh-CN_327c3516b1b18457/FarPoint.Win.Spread.resources.dll
----------------------------------------
System.Data
程序集版本:4.0.0.0
Win32 版本:4.8.4455.0 built by: NET48REL1LAST_C
基本代码:file:///C:/Windows/Microsoft.Net/assembly/GAC_64/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
FarPoint.CalcEngine
程序集版本:11.45.20183.0
Win32 版本:11.45.20183.0
基本代码:file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/FarPoint.CalcEngine/v4.0_11.45.20183.0__327c3516b1b18457/FarPoint.CalcEngine.dll
----------------------------------------
Accessibility
程序集版本:4.0.0.0
Win32 版本:4.8.4084.0 built by: NET48REL1
基本代码:file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
mscorlib.resources
程序集版本:4.0.0.0
Win32 版本:4.8.4084.0 built by: NET48REL1
基本代码:file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/mscorlib.resources/v4.0_4.0.0.0_zh-Hans_b77a5c561934e089/mscorlib.resources.dll
----------------------------------------
System.Windows.Forms.resources
程序集版本:4.0.0.0
Win32 版本:4.8.4084.0 built by: NET48REL1
基本代码:file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms.resources/v4.0_4.0.0.0_zh-Hans_b77a5c561934e089/System.Windows.Forms.resources.dll
----------------------------------------
************** JIT 调试 **************
要启用实时(JIT)调试,
该应用程序或计算机的 .config 文件(machine.config)的 system.windows.forms 节中必须设置
jitDebugging 值。
编译应用程序时还必须启用
调试。
例如:
<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>
启用 JIT 调试后,任何未经处理的异常
都将被发送到在此计算机上注册的 JIT 调试程序,
而不是由此对话框处理。
|