Hi Everyone,
I am doing print screen using crystal report. My aspx page has around 25 dropdownlist and I store only the value in the table. I fill the dropdown from another table.
Can you please tell me how to show the text in the crystal report based on the value selected?
For ex: If a dropdown list has "Yes" "No" "Dont know". Value 1 , 2 , 0 . I stored only the value but while printing I want the text to be shown in crystal report. I dont want to hard code this in formula field. Any other suggestion is greatly appreciated.
Thanks for your help.