Bug Report B35769
Visible to All Users

The NullReferenceException is raised when using the RepositoryItemLargeStringEdit and the ShowAutoFilterRow option is enabled

created 16 years ago

Actual Results:
The error occured:
     Type: NullReferenceException
     Message: Object reference not set to an instance of an object.
     Data: 0 entries
     Stack trace:
   at DevExpress.XtraEditors.Registrator.EditorClassInfo.CreateEditor()
   at DevExpress.XtraEditors.Repository.RepositoryItem.CreateEditor()
   at DevExpress.XtraEditors.Container.ContainerHelper.GetEditor(RepositoryItem item)
   at DevExpress.XtraEditors.Container.ContainerHelper.UpdateEditor(RepositoryItem ritem, UpdateEditorInfoArgs args)
   at DevExpress.XtraGrid.Views.Base.ColumnView.UpdateEditor(RepositoryItem ritem, UpdateEditorInfoArgs args)
   at DevExpress.XtraGrid.Views.Grid.GridView.ActivateEditor(GridCellInfo cell)
   at DevExpress.XtraGrid.Views.Grid.GridView.ShowEditor()
   at DevExpress.XtraGrid.Views.Grid.Handler.GridRegularRowNavigator.OnMouseUp(GridHitInfo hitInfo, DXMouseEventArgs e)
   at DevExpress.XtraGrid.Views.Grid.Handler.GridHandler.OnMouseUp(MouseEventArgs ev)
   at DevExpress.Utils.Controls.BaseHandler.ProcessEvent(EventType etype, Object args)
   at DevExpress.XtraGrid.Views.Base.Handler.BaseViewHandler.ProcessEvent(EventType etype, Object args)
   at DevExpress.XtraGrid.GridControl.OnMouseUp(MouseEventArgs ev)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at DevExpress.XtraEditors.Container.EditorContainer.WndProc(Message& m)
   at DevExpress.XtraGrid.GridControl.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)
     InnerException is null

Comments (1)
Dennis Garavsky (DevExpress) 16 years ago

    Disclaimer: The information provided on DevExpress.com and affiliated web properties (including the DevExpress Support Center) is provided "as is" without warranty of any kind. Developer Express Inc disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.

    Confidential Information: Developer Express Inc does not wish to receive, will not act to procure, nor will it solicit, confidential or proprietary materials and information from you through the DevExpress Support Center or its web properties. Any and all materials or information divulged during chats, email communications, online discussions, Support Center tickets, or made available to Developer Express Inc in any manner will be deemed NOT to be confidential by Developer Express Inc. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.