|
Group: StrataFrame Developers
Posts: 6.6K,
Visits: 7K
|
Amna,
I believe that you are trying to just setup the parent-child relationships if I am not mistaken. There are a number of samples on this as well as documentation. As far as binding to a grid, that is great. You will want to use the BusinessBindingSource that wraps a BO and allows direct binding to a grid.
My first suggestion would be to download and install the StrataFlix sample. This sample shows everything that you are trying to do in regards to setting up parent-child relationships as well as using our ChildFormDialog (if necessary). Adding in the grid portion is the easy part.
This might be the best place to start and then we can field questions from there.
|