My application have two screens roListscreen and roGridscreen, once we select a item in rolistscreen it will lead to rogridscreen. in rogridscreen after selecting back button( if msg.isScreenClosed() return -1 end if) it is coming back to rolistscreen, but it is not selecting the other items of rolistscreen, it is stuck, it is scrolling up and down, but cant select items. please help me in this