Examples: Master-Detail Mode
- 2 minutes to read
Examples
- How to: Bind GridControl to a DataBase and Implement Master-Detail Mode at Runtime
- How to: Bind GridControl to Database and Implement Master-Detail Mode at Design Time
- How to: Expand and Maximize a Specific Detail
- How to: Hide Expand Buttons for Master Rows with Empty Details
- How to: Automatically Expand a New Master Row
- How to: Implement Card Dragging Between Details
- How to: Replace a View Used to Represent a Specific Master-Detail Relationship
- How to: Hide Disabled Expand/Collapse Buttons for Master Rows without Detail Records
- How to: Display Master-Detail Tables in Separate Grid Controls
- How to: Dynamically Load and Refresh Detail Data from the Database
- Asynchronous detail view loading
- How to: Select All Detail Rows when Selecting a Master Row (Web Style Selection)
- How to: Use the Layout View as a Master View in Master-detail Mode
- How to: Align Detail Views Vertically
- What Can Cause Properties, Methods, and Events of a Detail View to Fail?
Knowledge Base Articles
- How to use two Grid Controls to display collections of persistent objects with a one-to-many association
- How to prevent an end-user from opening particular levels of data with master-detail relationships
- How to reorder detail tabs in the master-detail view
- How to edit all the records in the detail View when a master row’s value is changed
- How can I Auto-Expand all Sub-Detail Views when Expanding my Root Master Rows
- How to insert a new row into a detail view and populate all the foreign keys