SqlDataSource7.SelectCommand = "SELECT DISTINCT " + scelta.SelectedValue + " as Expr1 FROM progetti"; DropDownList9.DataBind();