Bug Report T342609
Visible to All Users

ASPxGridListEditor - The inline "Edit" action causes an exception after grid pages are switched

created 9 years ago (modified 9 years ago)

Steps to reproduce:

  1. Start the XCRM demo.
    2. Open the "Contacts" view.
  2. Switch the grid to the third page.
  3. Click the "Edit" action in any row.

The following exception will occur:

Type:       FormatException
Message:    Guid should contain 32 digits with 4 dashes (xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx).

at System.Guid.TryParseGuidWithNoStyle(String guidString, GuidResult& result)
   at System.Guid.TryParseGuid(String g, GuidStyles flags, GuidResult& result)
   at System.Guid…ctor(String g)
   at System.ComponentModel.GuidConverter.ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, Object value)
   at DevExpress.ExpressApp.Web.Editors.ASPx.ASPxGridViewContextMenu.SelectObject(String objectId)
   at DevExpress.ExpressApp.Web.Editors.ASPx.ASPxGridViewContextMenu.ProcessCommand(String args)
   at DevExpress.ExpressApp.Web.Editors.ASPx.ASPxGridViewContextMenu.DevExpress.ExpressApp.Web.Templates.IXafCallbackHandler.ProcessAction(String parameter)
   at DevExpress.ExpressApp.Web.Templates.XafCallbackManager.ProcessAction(String parameter)
   at DevExpress.ExpressApp.Web.Templates.XafCallbackManager.callbackControl_Callback(Object source, CallbackEventArgs e)
   at DevExpress.Web.ASPxCallback.OnCallback(CallbackEventArgs e)
   at DevExpress.Web.ASPxCallback.RaiseCallbackEvent(String eventArgument)
   at DevExpress.Web.ASPxWebControl.System.Web.UI.ICallbackEventHandler.RaiseCallbackEvent(String eventArgument)

Comments (1)
Anatol (DevExpress) 9 years ago

    Please see a workaround for this issue in the WEB - Inline Edit Action does not work in 15.2.5 in Firefox ticket (the InlineEditController class).

    Answers approved by DevExpress Support

    created 9 years ago

    We have fixed the issue described in this ticket and will include the fix in our next maintenance update. To apply this solution before the official update, request a hotfix by clicking the corresponding link for product versions you require.

    Note: Hotfixes may be unavailable for beta versions and updates that are about to be released.

      Comments (2)
      P P
      Pio Antonio Cartanese 8 years ago

        Hi,
        I have the same exception in XAF 16.1.7.
        The inline simple action causes an exception after grid pages are switched in a non-persistent object's nested listview (ASPxGridListEditor).
        The exception in attached file.
        I hope you can help me with this issue.

        Thanks,
        Rossano

        DevExpress Support Team 8 years ago

          Hi Rossano,

          Since you reproduced this issue under different circumstances, I created a new ticket on your behalf to discuss it separately: ASPxGridListEditor - The inline "Edit" action causes an exception after grid pages are switched. I will reply to you in that ticket shortly.

          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.