« ADF Code Corner Sample #61 released : How-to text-search in a rendered ADF bound tree | Main | ADF Code Corner Sample #63 released: How-to save DVT graphs to a file »
ADF Code Corner Sample #62 released: How-to use the af:autoSuggestBehavior component tag with ADF bound data sources
By frank.nimphius | October 19, 2010
The ADF Faces auto suggest behavior tag implements dynamic value suggest for input text fields, as many users know it from Internet applications, like Google. The ADF Faces af:autoSuggestBehavior tag refrences a managed bean that returns the list of suggested completion items based on the current user input. This article explains how to build auto suggest behavior with ADF bound data sources by example of ADF Business Components.
Frank
Topics: ADF, ADF Faces, ADF Faces RC | No Comments »
Comments are closed.