can anyone provide me the code for selecting a row in 1st picker and it dynamically changes data in other picker based on the selection. Like if i have array of colors(red,green,blue)in 1st picker so on selecting red i should get red1,red2,red3 in other picker and similarly for other colors also.. thanks