G
Guest
Hi,
I have 2 option groups where based on the selection of each option group, a
certain number of courses will display in the listbox. By default, the
display is sorted by Course Code. I want to add another option group of
toggle type so that I can display the listbox sorted by Course Code or Course
Number.
In other words, I have already made the selection in the earlier option
groups and the output is displayed in the listbox sorted by Course Code. I
want to add a button so that on clicking it, the contents will re-sort itself
by Course Number. Can this be done without having to resort to SELECT
statements again? Thanks.
ck
I have 2 option groups where based on the selection of each option group, a
certain number of courses will display in the listbox. By default, the
display is sorted by Course Code. I want to add another option group of
toggle type so that I can display the listbox sorted by Course Code or Course
Number.
In other words, I have already made the selection in the earlier option
groups and the output is displayed in the listbox sorted by Course Code. I
want to add a button so that on clicking it, the contents will re-sort itself
by Course Number. Can this be done without having to resort to SELECT
statements again? Thanks.
ck