Welcome to the WinForms feedback portal. We’re happy you’re here! If you have feedback on how to improve the WinForms, we’d love to hear it!
Thanks for joining our community and helping improve Syncfusion products!
When I click ok
+ on my laptop used for coding -> no error
+ on other laptop without syncfusion -> error
Here is full error
Exception type: System.NullReferenceException
Message: Object reference not set to an instance of an object.
Source: Syncfusion.PivotAnalysis.Windows
Stacktrace :
\n at Syncfusion.Windows.Forms.PivotAnalysis.PivotCompInfo.okbtn_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at Syncfusion.Windows.Forms.ButtonAdv.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)