I've bound data to dropdownlist that users select and submit button to pass form variable. But I want to create an blank or "---" initial value.
What I'm trying to do is I have several different dropdownlists that users use for searching based on different parameters. If there's a blank or --- value for the field it'll ignore it and won't add it to the sql statement.
Could someone help me out here? Thanx
What I'm trying to do is I have several different dropdownlists that users use for searching based on different parameters. If there's a blank or --- value for the field it'll ignore it and won't add it to the sql statement.
Could someone help me out here? Thanx