Hi all!
I have a problem.
I built forms aren't based on tables and i add the data to tables by manualy codes.
One form is parent and it contain child form (example Customers and Orders).
The question is: How can i add two ordes (two records) to child form?
I got advice to use at DataGrid...