Ticket T313810
Visible to All Users

ASPxGridListEditor - Support the master-detail mode

Answers approved by DevExpress Support

created 9 years ago (modified 9 years ago)

We have implemented the functionality described in this ticket. It will be included in our next update(s).

Please check back and leave a comment to this response to let us know whether or not this solution addresses your concerns.

Additional information:

Starting with v15.2 ASPxGridListEditor provides built-in support for the master-detail data presentation. To enable it, run the Model Editor for an ASP.NET project, and set the DetailRowMode property of the Views | ListView node to DetailView or DetailViewWithActions.

In DetailViewWithActions  mode, a Detail View specified using the DetailRowView property is shown in a detail row. In DetailView mode, the same Detail View is shown, but the toolbar of its nested List View is hidden.

By default, DetailRowMode is None and the master-detail mode is disabled.

    Show previous comments (5)
    DevExpress Support Team 8 years ago

      Hello Mick,

      I've created a separate ticket on your behalf (T463138: The view configured in the DetailRowView property does not appear when a row is selected). I will reply in that ticket soon.

        Hello Uriah,

        Is DetailRowMode only usable for root listviews and not nested ones?
        I mean can't I use this for list property's rows, displaying anoter list, not in a root listview but in a root detailview?

        Dennis Garavsky (DevExpress) 6 years ago

          @Select: I've created a separate ticket on your behalf (T741407: Web - DetailRowView for nested ListView). It has been placed in our processing queue and will be answered 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.