- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Link this dropdown to the xml tag with the proper values. So that Option A has the associated cost as the value for this option and so on. In the exit event of the dropdown set the text box value with the selected value from Dropdown.
TextBox1.rawValue = DropDown1.rawValue;
Thanks
Srini
Views
Replies
0 Likes
Total Likes