Hi,
In some cases we need to put SfComboBox inside custom control for reusability. Some Properties are defined as BindableProperty to pass values in and out of the custom control.
The SelectedItem of SfComboBox don't get passed as expected in below demo project, weird. Please take a look at it.
Thanks a lot.
SfComboBoxCustomControl.zip