I have a collection "myCollection" and I want to bind this to a combo.
My collection has 2 attributes "myCollection.ID" and "myCollectionName"
which need to be bound to the displayed text and value of the combo.
I feel stupid asking this but I have tried so much already.
TIA
poppy - 02 May 2006 15:10 GMT
It doesn't matter.
RESOLVED
> I have a collection "myCollection" and I want to bind this to a combo.
> My collection has 2 attributes "myCollection.ID" and "myCollectionName"
[quoted text clipped - 3 lines]
>
> TIA