vbuser1976
Feb 26th, 2001, 09:42 AM
Hi everyone,
I hope you enjoyed your weekend. Here's my problem:
I created a form page that keeps track of projects. The first part of the page is pretty basic, i.e. name of project, date due, project notes, etc. Now my boss wants me to add a 'Task List'. Basically, the list would consist of a list of people with their assigned task for that specific project. So, therefore, for each project, there can be multiple people doing a separate task. I need to find out what is the best way of doing this. Should I create an array with a data grid or what? Please show code examples as well.
Thanks in advance.
I hope you enjoyed your weekend. Here's my problem:
I created a form page that keeps track of projects. The first part of the page is pretty basic, i.e. name of project, date due, project notes, etc. Now my boss wants me to add a 'Task List'. Basically, the list would consist of a list of people with their assigned task for that specific project. So, therefore, for each project, there can be multiple people doing a separate task. I need to find out what is the best way of doing this. Should I create an array with a data grid or what? Please show code examples as well.
Thanks in advance.