The Syncfusion native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
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.
HMHemalatha 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.