Hi, using SQL Server as the backend, how would you default the dropdown as a blank vs. the first choice in the table?
Solved! Go to Solution.
Select the Dropdown and change the AllowEmptySelection property to true
This will make the first selection blank
------------
If you like this post, give a Thumbs up. Where it solved your request, Mark it as a Solution to enable other users find it.
Select the Dropdown and change the AllowEmptySelection property to true
This will make the first selection blank
------------
If you like this post, give a Thumbs up. Where it solved your request, Mark it as a Solution to enable other users find it.
Wow, didn't know that. Thanks for your help!
User | Count |
---|---|
252 | |
106 | |
95 | |
50 | |
39 |