Using the gridview controls is there a way to create a parent child relationship and all the grids to handle the table design that they are populated with. For instance if someone adds a row to the parent and that violates the constraints of the table will the grid display that or do I have to handle all of that on my own? When the user changes rows in the parent the child grid should automatically on it's own query the table and repopulate. Is this possible with telerik? My boss thinks the grids should act like the oracle forms or Access forms with the underlying datasource. Will that functionality work with Telerik Winform controls?
Thank You
Thank You