I’m trying to figure out how to implement master-detail relationships between 2 tables in order to have a grid with grid details, just like this example
Now I got the same result as shown in the above link, but now I want to add a button ‘Add’ in order to add new records but it doesn’t seem so easy.
I tried to create a control that contains a grid and a bar with buttons ‘add’ and ‘edit’ and create a relationship between it and the main grid but that didn’t work either ..
Can anyone give me a hint how to do this ? Any help is appreciated 🙂
Have you tried using the Data Navigator?