I'm creating a form that uses a Table (ProjData) in DataSet11 that is relationally bound to a Table (ReportData) in a datagrid through a relationship (ProjectReports). According to an example I am using, simply binding the grid to the relationship (ProjData.ProjectReports) will cause the grid to update whenever the user selects a different value from the combobox. In fact, this isn't happening. Is it necessary to change the ContextManager for the grid to have it update?
---------------------
scking@arinc.com
---------------------
---------------------
scking@arinc.com
---------------------