I supposed I could create a Store wrapper that includes a new field fullName, constructed from the firstName and the lastName, so that the search goes against fullName, which itself just searches an underlying store by either/or (in other words, override the query function), but that seems unduly complex.
Any good ideas?
Avi
#If you have any other info about this subject , Please add it free.# |