Hi guys i want to have something like this in my user table
– Select ‘Country’ from the first drop down (column1).
– Second drop down will populate the list of ‘States’ (column2) filtered by column1 country. If you select any state:
– Third drop down will populate the list of ‘Cities’ (column3) filtered by column2 state.
1 Answers
Your Answer