posted 9 years ago
I have a table which containe 7 colums(One per day in week).Each colums contains 3 Spinners.these spinners have team member list.when i select member from Spinner i need to show him below the relavant spinner.below is the my xml file which contain table of spinners.How to do this programatically?.As a example ,if i select member from spnMondayMorning spinner that member must show below to spnMondayMorning spinner and above the spnMondayEvening Spinner.How to add table column between exsisting columns?