while selecting the dropdown it showing the first value.
for example
: A,B,C are the dropdown values it coming 'A' as in dropdown
i need like default or select
Hello,
From Dropdown list properties add you text to Empty Text property
There is no option like "select value"
should ,I create local variable..
Instead of "Select Value" you can write any text you want to display enclosed by double quote ""
Thank you it came..