Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-25305] Windows: setSelectedRow method of Ti.UI.Picker does not work

GitHub Issuen/a
TypeBug
PriorityNone
StatusClosed
ResolutionDuplicate
Resolution Date2017-09-18T00:32:57.000+0000
Affected Version/sRelease 6.2.0
Fix Version/sn/a
ComponentsWindows
Labelsn/a
ReporterNeeraj Mishra
AssigneeKota Iguchi
Created2017-09-16T20:42:59.000+0000
Updated2017-09-18T00:32:57.000+0000

Description

Problem Description:

setSelectedRow method of Ti.UI.Picker is not working. When this method is called on a Picker with appropriate parameters, it not selecting anything. PFA the sample project.

Steps to reproduce:

1. Run the attached Alloy project. 2. index.js has a window open function in which setSelectedRow method is called for the picker 3. Log statement in the onWinOpen method will be printed but the row will not be selected in the Picker.

Expected Result:

Row should be selected upon app launch as the method onWinOpen is called.

Attachments

FileDateSize
index.js2017-09-16T20:37:31.000+0000103
index.tss2017-09-16T20:47:21.000+0000170
index.xml2017-09-16T20:37:45.000+0000351

Comments

  1. Kota Iguchi 2017-09-18

    Duplicate of TIMOB-25247

JSON Source