Hi, This is exactly the same kind of demo i am trying to create, a master/details form. Can this all be done by adding the data sources and dropping onto the form, or do you have to start coding the datagrid datasources?
Regarding Foreign Keys, i couldnt find any info about explicitly defining these, i was using SQLite Maestro and it has no mention of them in the app. Are FK required for the code generator to work properly, or do i need to define them in the datasource relationship view? Should i stick to hand generating tables by code rather than tools?
Any pointers on how to do this would be much appreciated.