Titanium Community Questions & Answer Archive

We felt that 6+ years of knowledge should not die so this is the Titanium Community Questions & Answer Archive

picker.setSelectedRow no longer works since 1.4.0

picker.setSelectedRow works flawlessly with Titanium 1.3.2, but since I've upgraded to Titanium 1.4.0 it no longer jumps to the correct row I specify.
e.g…

picker.setSelectedRow(0,3,false)

…on a single-column picker just keeps the 1st row selected, as though the method was ignored completely.

— asked July 28th 2010 by Todd Gronwood
  • 1.4.0
  • picker
  • setselectedrow
0 Comments

3 Answers

  • I'm having the same issue. The problem appeared in 1.3.3 and I'm at a stand still until I get that function back. On a side note, where can I get 1.3.2 (a compiled version, not GitHub)?

    — answered July 30th 2010 by Andrew Flocchini
    permalink
    0 Comments
  • I'm having the same problem.

    — answered August 13th 2010 by Simon Kok
    permalink
    0 Comments
  • Ticket: https://appcelerator.lighthouseapp.com/projects/32238/tickets/1282-picker-setselectedrow-os-4-sdk-133-head

    — answered August 13th 2010 by Sindre Sorhus
    permalink
    0 Comments
The ownership of individual contributions to this community generated content is retained by the authors of their contributions.
All trademarks remain the property of the respective owner.