Hi,
I have two drop-downs one is State and another is City. I want to get the names of all cities corresponding to a particular state without manually selecting it. I want that when I select the any State from the State drop-down, the City drop down should get automatically selected. How can I do it in 4 layer architecture
vijaya