Mithun Pradhan

Mithun Pradhan

  • 1.5k
  • 143
  • 17.1k

Need to customize style in <ejs-dropdownlist

Jun 28 2022 11:48 AM

my dropdowlnlist, 

<ejs-dropdownlist id="dropdownBankFilters" ejs-for="@Model.ManagerViewModel.ManagerList.SelectedValue"
 dataSource="@Model.ManagerViewModel.ManagerList.Items" popupHeight="300px"
 placeholder="Select Manager Name" allowFiltering="true">
 <e-dropdownlist-fields text="Text" value="Value" iconCss="Text" id="Text"></e-dropdownlist-fields>
 </ejs-dropdownlist>

need to change old to new