How can I set the selected item in a picker? I want to select a grid row then set the selected values into a couple of picker controls based on the selected data in the row. Easy enough to do with text controls. I haven't found a reliable way to set the selected index so I need to select the text. C#, BTW.
↧