HI
I am using a grid with title view and need it to behave as the master and have another title view as details and I need all rows to be expanded
Is it possible to be done?? How to??
Best Regards,
Hadi Terkawi
HI
I am using a grid with title view and need it to behave as the master and have another title view as details and I need all rows to be expanded
Is it possible to be done?? How to??
Best Regards,
Hadi Terkawi
Hello Hadi,
TileView cannot be used as a master view. However, it can be used as a detail view. The simplest way to achieve this is to use GridView as a master view and TileView as a detail view.
If you wish both views to be TileView, I suggest that you show them in two separate GridControls. You can use the approach from the How to Display Master-Detail Tables in Separate Grid Controls article.
Attached is a sample that demonstrates both approaches. Please review it and let me know if this is helpful.
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.