Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
4182 | May 2,2003 06:19 AM UTC | May 2,2003 08:58 AM UTC | WinForms | 2 |
![]() |
Tags: GridControl |
subdetailGrid.DataSource = dataSet.Tables["Customer"];
Make the DataMember on the subdetail grid reflect the relation back to the master table.:
subdetailGrid.DataMember = "CustomerToOrder.OrderToOrderHistory";
This post will be permanently deleted. Are you sure you want to continue?
Sorry, An error occured while processing your request. Please try again later.
This page will automatically be redirected to the sign-in page in 10 seconds.