asp.net - Ajax AutoCompleteExtender with more parameters -


I want to use Ajax AutoCompleteExtender for ASP.NET. I have some opportunities but only two parameters are used in those examples. I want to use three parameters. Some examples used a contextual property. I also checked but it does not work.

Can anyone help me out? Take a look at

It provides a full description of how to use the contextKey property, using contextKey is the only way that specifies an additional parameter, so I give it another try I am


Comments

Popular posts from this blog

c# - PInvoke of NetUserAdd returns 24 -

objective c - Mouse events for an NSSegmentedCell subclass? -