J
JohnE
I have a form in which there is a drop down list that has names listed. When
a supervisor name is selected from the list the repeater table is to display
all the employees associated with the selected supervisor. I am racking my
brain on how to get the repeater table to add the other names beyond the
first employee on the list. I suspect I need to add other rows but how does
one go about adding more rows, programmatically, as the info displayed is not
available for changing? Getting the employee info is done thru a button on
the form that is clicked once the supervisor name is selected.
Any assistance is appreciated so thanks in advance.
.... John
a supervisor name is selected from the list the repeater table is to display
all the employees associated with the selected supervisor. I am racking my
brain on how to get the repeater table to add the other names beyond the
first employee on the list. I suspect I need to add other rows but how does
one go about adding more rows, programmatically, as the info displayed is not
available for changing? Getting the employee info is done thru a button on
the form that is clicked once the supervisor name is selected.
Any assistance is appreciated so thanks in advance.
.... John