hi,In Dropdownlist we can set two values [Values, Text].I have created a dropdownlist with these values/text0/15001/20003/3000On change event of dropdownlist i can get the text usingxfa.event.newText (1500,2000,3000)how can i get the values (0,1,3) of the new selected text?thanksFaraz