...
🔹 Smart Data Binding: Bind to both the selected object (SelectedItem) and/or its ID (SelectedValue).
🔹 Fully Customizable: Use the ItemTemplate to style dropdown items to fit your UI.
🔹 Enhanced User Experience:
✔ Squiggly underlines highlight unmatched text when the control loses focus.
✔ Optional free-text mode (AllowFreeText) for entering custom values.
✔ Watermark support for better user guidance.
✔ Show or hide the dropdown button with ShowDropDownButton.
✔ Icons & images can be displayed next to selected items for better clarity.
...