I'm a trial user. I'm needing to migrated a commerial Access Time and Billing application (TimeWerkes) to .net/sql. I'm wondering if there are any examples of data entry via a grid only. In my app 95% of the data entry is done via a grid (Janus).I probably have too many questions to list, but maybe an example would clear things up for me.
The scenario goes:
Create Employee Timesheet - Master record
Add many timesheet details for the current pay/billing period. Each record that goes into the grid needs required fields checking, default values set (dependant on project setup) etc, etc.
One of my cusotmers averages between 650 and 800 timesheets per period, so that means tons of data entry via the grid.