Hi GridLock,
Thanks for your update.
Query 1: After set the button width, it doesn’t align properly at right side of the dropdown
We have checked reported query, but we are unable to reproduce at our end.
Here is the video and sample that works as expected.
Sample:
https://www.syncfusion.com/downloads/support/forum/154731/ze/Sample1743365234.zip Video:
https://www.syncfusion.com/downloads/support/forum/154731/ze/ComboBoxBtnIssueScr472693442.zip If our replication procedure is different, kindly modify our sample into issue reproducible, it would be helpful for us to provide the solution as soon as possible.
Query 2: Can I align dropdown buttons?
Yes, you can align by assign the point of dropdown button with help
SfComboBox.DropDownControl.OkButton.Location and
SfComboBox.DropDownControl.CancelButton.Location property in
SfComboBox.DropDownOpened event handler.
Regards,
Durai