Setting UltraCombo.Value does not select corresponding item
New DiscussionI have an UltraCombo bound to a datasource.
In my code I go combo.value = 3 but the row that has the id of 3 isn’t selected/displayed.
There is definitely a row with an id of 3 in the dropdown because if I select the row and debug it I can see that the value is 3.
Any ideas?
Sign In
to post a reply
Replies
Discussion created by
Favorites
Replies
Created On
Last Post