I have a multi select combobox which will contain a variety of remedial actions taken to a problem e.g. cleaned, repaired, replaced, removed, adjusted etc
I want to use these selections to automatically create some text so to make sense, the order of selection is important eg
removed, cleaned, refitted,tested
but the value of the control gets set to the values in the order they are presented in the control.
Can I detect the order they were individually selected?
Thanks!!
I want to use these selections to automatically create some text so to make sense, the order of selection is important eg
removed, cleaned, refitted,tested
but the value of the control gets set to the values in the order they are presented in the control.
Can I detect the order they were individually selected?
Thanks!!