I am just making a start on the planner. I have 5 views (at the moment) to do. They come from two different tables.
-
I there anything fundamentally wrong or detrimental to use the same form and planner, and reassign the entity on the TXdataWebDataSet, when the buttons are clicked?
-
The Planner comes from the master table and the rest from the details table
-
The Planner will be bookings, so resourceless, the others will be using the resource concept. Does that sound like a sane thing to do?
To explain further.
- Each booking can have one or more of the resources such planes or pilots.
- They need to see the bookings timeline as the main view
- And they need a resource usage view, to see which plane, for instance is available?
