Hi, All,
I'm attempting to build an interface that works like a wizard where I have a list of students on one side and a class in which they can enroll on another side (both list boxes I presume). By selecting a series of students and clicking on the arrow it will move them from the student box to the class, thus enrolling them in a class. The user also can un register students by selecting an enrolled student and clicking on the arrow pointing back to the student list and the student will be removed from the class llist and back into the student list. I also need to modify the enrollment table as is appropriate. Any ideas on where I can begin to learn how to do this?
Thanks
I'm attempting to build an interface that works like a wizard where I have a list of students on one side and a class in which they can enroll on another side (both list boxes I presume). By selecting a series of students and clicking on the arrow it will move them from the student box to the class, thus enrolling them in a class. The user also can un register students by selecting an enrolled student and clicking on the arrow pointing back to the student list and the student will be removed from the class llist and back into the student list. I also need to modify the enrollment table as is appropriate. Any ideas on where I can begin to learn how to do this?
Thanks