In my Listscreen i am displaying the list using dynamic values by screen.SetContent(roAssociatearray).
but i want to add few static values to this list at the bottom of the list. i tried screen.AddContent() but it didn't work... what is the way to do this.
Thanks