I have attached file which has Country and state names
i need to create two dropdowns. One should have India, USA and SouthAfrica. Based on the country selection, second dropdown values should change accordinrgly.
For ex: If first dropdown (country) value selected as USA, second dropdown value should show as NY, NJ, FL & TX.
NOTE: These are the sample data. state names will have more than as mentioned in the table.