Groups > Asp .Net > ASP.NET Atlas Framework discussion > Re: Passing parameters when using AutoCompleteExtender




Re: Passing parameters when using AutoCompleteExtender

Re: Passing parameters when using AutoCompleteExtender
Mon, 25 Sep 2006 15:01:36 +000
Hi guys!

I`m new in this Forum, and I think I have the same Problem..

I Need to extend the AutoCompleteExtender. I need to use it like a comboBox, So
when I start to type the value, the textbox suggest me the possible values, so I
can choose one or not.

If I choose one from the list, its all OK, but if I write a new one,, the
textbox must validate that this new "Item" is not new in the DataBase,
so the completion cannot be done.

I can do this validation Manually but, I would like to have this behavior in the
component, or maybe simplely notifiing with an attribute that the value was
new.

Thanks!!

and sorry for my bad English, i´m from Argentina!
Post Reply
about | contact