Hi John,
From memory, the DataViewManager.DataViewSettings[Table.TableName].Sort
should do the trick. You can set the default sort order there.
Regards,
Matt
(E-Mail Removed)
"LrKr" <(E-Mail Removed)> wrote in message
news:bl43j2$2vk9$(E-Mail Removed)...
> Hi,
>
> Just one question that has been bothering me for awhile.
>
> Let me set the scene. I have a dataset that has two tables and a
> relationship between them. It's easy to create a master-detail datagrid
> pair.
>
> The question is: How does one sort the results of the datagrids AND
maintain
> the relationship?
>
> TIA
> John
>
>