Hi Folks,
I have a question regarding binding dropdown list values. I have a set of names which i will be adding to a drop down list box. While the user selects an item from dropdown list, the person's email address should automatically come up in the text box next to it.
Name(Dropdown items) Email
1. John John.xxx@exampl e.com
2. Adam Adam.yyy@exampl e.com
3. Ramesh Ramesh@example. com
Please help/guide me so as how to achieve this requirement. Thanks in advance!!
Regards,
Chandhseke
I have a question regarding binding dropdown list values. I have a set of names which i will be adding to a drop down list box. While the user selects an item from dropdown list, the person's email address should automatically come up in the text box next to it.
Name(Dropdown items) Email
1. John John.xxx@exampl e.com
2. Adam Adam.yyy@exampl e.com
3. Ramesh Ramesh@example. com
Please help/guide me so as how to achieve this requirement. Thanks in advance!!
Regards,
Chandhseke
Comment