merging cells and delete row desinger crashed

Stimulsoft Reports.NET discussion
Post Reply
zctkztck
Posts: 1
Joined: Mon Jun 03, 2024 3:03 am

merging cells and delete row desinger crashed

Post by zctkztck »

My operation steps
1:drop a table to designer
2:join two cell
3:delete a selected row
4:then throw this error info

System.NullReferenceException:
在 Stimulsoft.Report.Components.Table.StiTable.DeleteRows(Int32 firstRow, Int32 lastRow)
在 Stimulsoft.Report.Design.ContextTools.StiTableDeleteRowCTService.DeleteRow_Click(Object sender, EventArgs e)
在 Stimulsoft.Controls.Win.DotNetBar.BaseItem.RaiseClick(eEventSource source, eShortcut key)
在 Stimulsoft.Controls.Win.DotNetBar.BaseItem.InternalMouseUp(MouseEventArgs objArg)
在 Stimulsoft.Controls.Win.DotNetBar.PopupItem.InternalMouseUp(MouseEventArgs objArg)
在 Stimulsoft.Controls.Win.DotNetBar.ButtonItem.InternalMouseUp(MouseEventArgs objArg)
在 Stimulsoft.Controls.Win.DotNetBar.MenuPanel.OnMouseUp(MouseEventArgs e)
在 System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
在 System.Windows.Forms.Control.WndProc(Message& m)
在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

merging cells and delete row desinger crashed
Attachments
捕获.PNG
捕获.PNG (32.14 KiB) Viewed 1295 times
Lech Kulikowski
Posts: 7333
Joined: Tue Mar 20, 2018 5:34 am

Re: merging cells and delete row desinger crashed

Post by Lech Kulikowski »

Hello,

Thank you for the bug report. We will try to fix it in one of the next builds.

Thank you.
Post Reply