I have a table with columns Name Desc Color The Color column will have three options (Red Blue Green) which are radio buttons The Name column is populated dynamically. So when the submet button is clicked I need to to find the value for each name and set it. How can I achieve this for radio buttons...? Regards, Satish