I have tried examples exist in wicket library but these examples are used to display only built-in (countries & languages) values. But i want to display my own values stored in an array or in DB....Is there any ?
--- On Wed, 4/1/09, nino martinez wael <[email protected]> wrote: From: nino martinez wael <[email protected]> Subject: Re: need Help on [AutoCompleteTextField] To: [email protected] Date: Wednesday, April 1, 2009, 9:05 AM Look at the examples on wicket library, if you need more then you could try the object autocomplete from wicketstuff.. 2009/3/31 FaRHaN <[email protected]>: > Is there any way to display User Defined values in AutoCompleteTextField > (ajax behavior) by using array of values. > Please refer me some examples and links to demonstrate such type of behaviour. > > Thanks, > FaRHaN > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
