DJ
Davis Jebaraj
Syncfusion Team
November 18, 2002 06:11 AM
Hi,
You should be able to use the AutoComplete control inside a user control. I have enclosed a sample application that demonstrates this usage. Please let us know if you have any special requirements that need to be accomodated.
Thanks,
Davis
>
> I am try to use autocomplete inside my custom control, but this don't show values. Why ?
> Is it correct ?? If no how do to solve this problem ?
>
> Regards
> Genival - JAPAN
> Brastel Co.
BK
Brastel Kabushiki Gaisha
November 18, 2002 05:14 PM
Ok...
When set AutoAddItem = False and use a list the autocomplete not work (not append or sugest).
Look at attached file (your modified example).
Thank you again
Genival - JAPAN
Brastel
> Hi,
>
> You should be able to use the AutoComplete control inside a user control. I have enclosed a sample application that demonstrates this usage. Please let us know if you have any special requirements that need to be accomodated.
>
> Thanks,
>
> Davis
>
> >
> > I am try to use autocomplete inside my custom control, but this don't show values. Why ?
> > Is it correct ?? If no how do to solve this problem ?
> >
> > Regards
> > Genival - JAPAN
> > Brastel Co.
BK
Brastel Kabushiki Gaisha
November 19, 2002 06:30 PM
I am waiting :')
Thanks
> Ok...
> When set AutoAddItem = False and use a list the autocomplete not work (not append or sugest).
> Look at attached file (your modified example).
> Thank you again
> Genival - JAPAN
> Brastel
>
>
> > Hi,
> >
> > You should be able to use the AutoComplete control inside a user control. I have enclosed a sample application that demonstrates this usage. Please let us know if you have any special requirements that need to be accomodated.
> >
> > Thanks,
> >
> > Davis
> >
> > >
> > > I am try to use autocomplete inside my custom control, but this don't show values. Why ?
> > > Is it correct ?? If no how do to solve this problem ?
> > >
> > > Regards
> > > Genival - JAPAN
> > > Brastel Co.
DJ
Davis Jebaraj
Syncfusion Team
November 20, 2002 09:23 AM
Hi,
I have attached a modified project with the changes needed for the AutoComplete control to work. Please look into the code in the Load event of the UserControl.
Regards,
Davis
BK
Brastel Kabushiki Gaisha
November 20, 2002 04:26 PM
Men...
This is working perfect : ))
Thanks a lot...
Regards
Genival - JAPAN
BRASTEL
> Hi,
>
> I have attached a modified project with the changes needed for the AutoComplete control to work. Please look into the code in the Load event of the UserControl.
>
> Regards,
>
> Davis