Hi thowfik,
Good day to you.
We have checked your requirement and attachments. From that, you have set the border and border radius to overall component elements, but we need to set the border and border-radius for the component wrapper elements. Please find the below code snippet.
.ip-box.e-dropdownlist .e-control-wrapper {
border-radius: 9px !important;
border: 1px solid black !important;
cursor: text;
} |
Could you please check the sample and get back to us, if you require any further assistance on this?
Regards,
Ashokkumar B.