htafolla
25 Jun 2008, 4:37 PM
We have a combobox that displays a list of dates for documents and the same date can be displayed multiple times.
The issue is that when items are selected that have the same date the wrong value can be returned.
It appears that the value of the first date in the list is the one that is always returned. This may be do to an assumption that all items in the list will have a different label.
The issue is that when items are selected that have the same date the wrong value can be returned.
It appears that the value of the first date in the list is the one that is always returned. This may be do to an assumption that all items in the list will have a different label.