Hi everybody,
I have a class called AutoSuggestBox
<Custom:AutoSuggestBox ID="asbSpouse"
ToolTip="Start typing name and select from the list" runat="server" AutoCompleteType="Disabled"
DataType='<%# Eval("Gender") =="M"?"Mother" ...
Go to the complete details ...