Group: StrataFrame Developers
Posts: 3K,
Visits: 2.5K
|
You should be able to set the SelectedValue property directly, however, there was a logic error in the way that the indexor for the items collection was being called... if the type of the selected value was an integer, then the wrong overload was being called and it would not have given you the correct functionality. I fixed it and we're going to post an update later today, probably within the next couple of hours. I'll let you know.
|