pashminakazi commented on issue #712: PickList is having same record on both sides URL: https://github.com/apache/royale-asjs/issues/712#issuecomment-586185769 ADG.selectedIndex is same Example : double click on 3rd row of ADG it will be removed from left side grid and added to the right side grid,On left side grid its selectedIndex was 2,after removal of that element from left side grid another element will take place on 2nd index,but it should change the selectedItem. it is not changing the selectedItem.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
