I want to have a hidden ID field and a descriptive field visible on the
checklistbox. So that when I need to cycle through all the elements of the
checklistbox I am able to use the ID and not have to mess around with the
actual text being displayed to get my item id.
Any idea how to do this? Is this possible?
John - 08 Mar 2006 10:51 GMT
Sorry, this was meant for another group.
>I want to have a hidden ID field and a descriptive field visible on the
>checklistbox. So that when I need to cycle through all the elements of the
>checklistbox I am able to use the ID and not have to mess around with the
>actual text being displayed to get my item id.
>
> Any idea how to do this? Is this possible?