Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- //Verze 2.2013.170.46
- //SERVER_PRAHA
- //Windows 7 x64 Service Pack 1 v6.1.7601
- //12.4.2013 12:22:01
- System.NullReferenceException: Odkaz na objekt není nastaven na instanci objektu.
- v DevExpress.XtraGrid.Drawing.GridColumnInfoArgs.CreateInnerCollection()
- v DevExpress.XtraGrid.Drawing.GridColumnInfoArgs..ctor(GraphicsCache cache, GridColumn column)
- v DevExpress.XtraGrid.Views.Grid.ViewInfo.GridViewInfo.CalcColumnBestBounds(GridColumnInfoType type, GridColumn column, String caption)
- v DevExpress.XtraGrid.Views.Grid.ViewInfo.GridViewInfo.CalcColumnBestWidth(GridColumn column)
- v DevExpress.XtraGrid.Views.Grid.GridView.BestFitColumns()
- v DevExpress.XtraEditors.Popup.CustomBlogGridPopupForm.CalcBestFit(Size currentSize)
- v DevExpress.XtraEditors.Popup.CustomBlogGridPopupForm.get_DefaultBlobFormSize()
- v DevExpress.XtraEditors.Popup.CustomBlobPopupForm.CalcFormSizeCore()
- v DevExpress.XtraEditors.Popup.PopupBaseForm.CalcFormSize()
- v DevExpress.XtraEditors.PopupBaseEdit.CalcPopupFormSize()
- v DevExpress.XtraEditors.PopupBaseEdit.DoShowPopup()
- v DevExpress.XtraEditors.PopupBaseEdit.ShowPopup()
- v DevExpress.XtraEditors.GridLookUpEditBase.ShowPopup()
- v DevExpress.XtraEditors.PopupBaseAutoSearchEdit.DoImmediatePopup(Int32 itemIndex, Char pressedKey)
- v DevExpress.XtraEditors.GridLookUpEdit.DoImmediatePopup(Int32 itemIndex, Char pressedKey)
- v DevExpress.XtraEditors.PopupBaseAutoSearchEdit.ProcessFindItem(KeyPressHelper helper, Char pressedKey)
- v DevExpress.XtraEditors.PopupBaseAutoSearchEdit.ProcessAutoSearchChar(KeyPressEventArgs e)
- v DevExpress.XtraEditors.PopupBaseAutoSearchEdit.ProcessChar(KeyPressEventArgs e)
- v DevExpress.XtraEditors.PopupBaseAutoSearchEdit.OnEditorKeyPress(KeyPressEventArgs e)
- v DevExpress.XtraEditors.BaseEdit.OnKeyPress(KeyPressEventArgs e)
- v DevExpress.XtraEditors.TextEdit.OnMaskBox_KeyPress(Object sender, KeyPressEventArgs e)
- v System.Windows.Forms.Control.OnKeyPress(KeyPressEventArgs e)
- v DevExpress.XtraEditors.Mask.MaskBox.OnKeyPress(KeyPressEventArgs e)
- v System.Windows.Forms.Control.ProcessKeyEventArgs(Message& m)
- v DevExpress.XtraEditors.Mask.MaskBox.ProcessKeyEventArgs(Message& m)
- v System.Windows.Forms.Control.ProcessKeyMessage(Message& m)
- v System.Windows.Forms.Control.WmKeyChar(Message& m)
- v System.Windows.Forms.Control.WndProc(Message& m)
- v System.Windows.Forms.TextBoxBase.WndProc(Message& m)
- v System.Windows.Forms.TextBox.WndProc(Message& m)
- v DevExpress.XtraEditors.Mask.MaskBox.BaseWndProc(Message& m)
- v DevExpress.XtraEditors.Mask.MaskBox.MaskStrategy.SimpleStrategy.DoWndProc(Message& m)
- v DevExpress.XtraEditors.Mask.MaskBox.WndProc(Message& m)
- v DevExpress.XtraEditors.TextBoxMaskBox.WndProc(Message& msg)
- v System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
- v System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
- v System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Advertisement
Add Comment
Please, Sign In to add comment