Ticket T445796
Visible to All Users

Web - Open Related Record functionality in DetailView (Edit Mode)

created 8 years ago

Hi all,

Is it possible to have "Open Related Record" functionality in web app edit mode?

thanks in advance

Answers approved by DevExpress Support

created 8 years ago (modified 5 years ago)

Hello John,

Yes, an ASP.NET application can be customized in this manner.

DetailView
If you use ASPxLookupPropertyEditor, you can see a hyperlink to a related record when you enter the master DetailView in View mode.
Clipboard-File-2.png
If you want the same function in Edit mode, you can implement a custom property editor as described at ASPxLookupPropertyEditor - How to add an Edit or View button to the combo box.

This function comes in as part of the ASPxGridLookupPropertyEditor in both View and Edit modes out-of-the-box.
Clipboard-File-1.png

ListView
In the past, we disabled this functionality in ListView for performance reasons. You can enable it back as described at Web - How to show links to referenced objects in ListView grid columns (Open Related Object or OpenObjectController in ASP.NET).
Let me know if you need further assistance.

    Comments (2)
    J J
    John E. Salichos 8 years ago

      Thanks, your solution did the trick!

      Anatol (DevExpress) 8 years ago

        You are welcome!

        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.