AutoCompeteBox with real binding

Hi well Iam trying to use Auto Complete box in different way.
I have class Gender
Public class Gender
{
Public string ID;
Public string GenderName;
}
And I have collection of Gender GenderList
Now I want to use GenderName for display in AutoCompeteBox but on change I want to get the selected gender with ID and GenderName so it would help me to use for databinding.
Thanks

1 Reply

HM Hemalatha Marikumar Syncfusion Team June 8, 2016 12:25 PM UTC

Hi Atif,

Thanks for contacting Syncfusion Support.

We have considered your requirement as feature. We have already logged a feature report regarding this. This feature will be available in our upcoming Volume 2 release which is expected to be rolled out by the mid of June 2016.

Regards,
Hemalatha M.R

Loader.
Up arrow icon