The message: "Error occurs"Not a lot to go on.
Stack Trace:
at DevExpress.XtraGrid.GridControl.EndUpdate(Boolean synchronized)
at DevExpress.XtraGrid.GridControl.EndUpdate()
at DevExpress.XtraGrid.GridControl.OnLoaded()
at DevExpress.XtraEditors.Container.EditorContainer.OnVisibleChanged(EventArgs e)
at DevExpress.XtraGrid.GridControl.OnVisibleChanged(EventArgs e)
at System.Windows.Forms.Control.OnParentVisibleChanged(EventArgs e)
at System.Windows.Forms.Control.OnVisibleChanged(EventArgs e)
at System.Windows.Forms.ScrollableControl.OnVisibleChanged(EventArgs e)
at System.Windows.Forms.Form.OnVisibleChanged(EventArgs e)
at System.Windows.Forms.Control.WmShowWindow(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ContainerControl.WndProc(Message& m)
at System.Windows.Forms.Form.WmShowWindow(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativewindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativewindow.WndProc(Message& m)
at System.Windows.Forms.Nativewindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Also, not much to go on. It worked until I changed out the BO and the BBS. I reset my columns and ran the window...that's when I got this error.
I am just throwing this out there in case anyone has some ideas. I am still working the debugger, walking code, and such. Hoping I can shave some time off my troubleshooting with a good tip from my SF friends.
Thanks!
Bill