|
Objectives Search Picker
Search Picker control is a user friendly control, this control can be used for
various purpose. Search picker control gives the option to select single or
multiple values from the source. The source for this control can be Database or
Xml. This control has the capability to work in different Browsers. In this
sample application we will see some of the uses of the control with both
Database or Xml as data source in various scenarios.
Sample:Take
the website www.resumemantra.com as an example, which is a free resume
builder. In this site user needs to enter or fill the objective in the process
of creating his own Resume. In this scenario we can give the predefined or some
sample objectives by using the search picker control. In this case user will
get the data from the xml file, where all the predefined objectives for various
professions are placed. By using the search picker control user can select the
matched objective for his profession. User can also modify the content or
objective based on his requirement. In this case the search picker control is
used as a ObjectivesPicker.
|