Posted on: 8/7/2014 9:22:02 PM | Views : 433

Say I wanted to allow a user to assign a salesperson to a department along with a from/to date for that assignment.  Also, there is a history associated with prior assignments.  This "history" of assignments for the department should not have any "gaps" in the overall span of time between the earliest and most recent assignments.
Anyone care to suggest an approach for a good way to handle this on the front end ?  I already have an approach for handling the logic on the back end.

Go to the complete details ...