eliteapp

PTOOPPPQ

Apr 12th, 2013
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 1.93 KB | None | 0 0
  1. //Verze 2.2013.170.50
  2. //SERVER_PRAHA
  3. //Windows 7 x64 Service Pack 1 v6.1.7601
  4. //12.4.2013 12:36:27
  5.  
  6. System.NullReferenceException: Odkaz na objekt není nastaven na instanci objektu.
  7.    v DevExpress.XtraGrid.Drawing.GridColumnInfoArgs.CreateInnerCollection()
  8.    v DevExpress.XtraGrid.Drawing.GridColumnInfoArgs..ctor(GraphicsCache cache, GridColumn column)
  9.    v DevExpress.XtraGrid.Views.Grid.ViewInfo.GridViewInfo.CalcColumnBestBounds(GridColumnInfoType type, GridColumn column, String caption)
  10.    v DevExpress.XtraGrid.Views.Grid.ViewInfo.GridViewInfo.CalcColumnBestWidth(GridColumn column)
  11.    v DevExpress.XtraGrid.Views.Grid.GridView.BestFitColumns()
  12.    v DevExpress.XtraEditors.Popup.CustomBlogGridPopupForm.CalcBestFit(Size currentSize)
  13.    v DevExpress.XtraEditors.Popup.CustomBlogGridPopupForm.get_DefaultBlobFormSize()
  14.    v DevExpress.XtraEditors.Popup.CustomBlobPopupForm.CalcFormSizeCore()
  15.    v DevExpress.XtraEditors.Popup.PopupBaseForm.CalcFormSize()
  16.    v DevExpress.XtraEditors.PopupBaseEdit.CalcPopupFormSize()
  17.    v DevExpress.XtraEditors.PopupBaseEdit.DoShowPopup()
  18.    v DevExpress.XtraEditors.PopupBaseEdit.ShowPopup()
  19.    v DevExpress.XtraEditors.GridLookUpEditBase.ShowPopup()
  20.    v DevExpress.XtraEditors.PopupBaseEdit.OnPressButton(EditorButtonObjectInfoArgs buttonInfo)
  21.    v DevExpress.XtraEditors.ButtonEdit.OnMouseDown(MouseEventArgs e)
  22.    v DevExpress.XtraEditors.PopupBaseEdit.OnMouseDown(MouseEventArgs e)
  23.    v System.Windows.Forms.Control.WmMouseDown(Message& m, MouseButtons button, Int32 clicks)
  24.    v System.Windows.Forms.Control.WndProc(Message& m)
  25.    v DevExpress.Utils.Controls.ControlBase.WndProc(Message& m)
  26.    v DevExpress.XtraEditors.TextEdit.WndProc(Message& msg)
  27.    v System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
  28.    v System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
  29.    v System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Advertisement
Add Comment
Please, Sign In to add comment