when i click in multi select drop down that time shows "Click 202On2ndLink" and it depend on an other drop down.
e.g: In my application 2 drop down 1. City 2. State (it's multi select drop down)
When i select option in 1st drop down then in 2nd drop down i am able to select option. When i select option in 1st drop down it's show me Select 'By value' option '1' on 'Select'. and then select option from 2nd drop down its shows me "Click <State Name>Link". now i want to use local data. How can i use local data for this 2nd drop down?