Hi all,
What the best way to completely re-populate a select field?
I've got three select fields and each one will change the others. This is going to happen via ajax so I can use server side code to create any array or what not.
I guess I need to clear the selecct field then re-add the options. I will also need to indicate which option is selected.
Any help is appreciated,
thanks,
R
What the best way to completely re-populate a select field?
I've got three select fields and each one will change the others. This is going to happen via ajax so I can use server side code to create any array or what not.
I guess I need to clear the selecct field then re-add the options. I will also need to indicate which option is selected.
Any help is appreciated,
thanks,
R