<asp:DropDownList CssClass="form-control" ID="DropDownList1" runat="server" placeholder="Select a Store Manager" OnSelectedIndexChanged="DropDownList1_SelectedIndexChanged">
<asp:DropDownList CssClass="form-control" ID="DropDownList2" runat="server" placeholder="Select a Store Manager" OnSelectedIndexChanged="DropDownList1_SelectedIndexChanged">
<asp:ListItem>2023</asp:ListItem>
<asp:ListItem>2022</asp:ListItem>
<asp:ListItem>2021</asp:ListItem>
<asp:ListItem>2020</asp:ListItem>
<asp:ListItem>2019</asp:ListItem>
</asp:DropDownList>
</div>
</div>
<div class="row">
<div class="col-md-6">
<label>Priority </label>
<div class="form-group">
<div class="row">
<asp:DropDownList CssClass="form-control" ID="DropDownList3" runat="server" placeholder="Select a Store Manager" OnSelectedIndexChanged="DropDownList1_SelectedIndexChanged">