Dear All,I hope that somebody would be able to assist me.I am very new
to any type of script writing.I have a drop-down list (cboProgramme)
that currently has two items in it. I have a dynamic table
(ModulesComplted) with 3 columns (Module, Result & Add). In the body of
the table under module i have drop-down list(cboModule).The idea is that
the Programme drop-down will populate the modules. The script that I use
is on exit" of cboProgramme is :cboModule.clearItems();switch
(this.rawValue){case ...