B
Bobby Edward
I am creating an Advanced Search form. The user can select whether their
phrase will search the "Title", "Description" or "All" fields.
Obviously the WHERE clause will change, depending on the options they
select.
Any suggestions on how to implement this? Is the FilterExpression on the
DataSource powerful enough to do this? How have you done similar things?
I am using a 3 tiered architecture.
Thanks!
phrase will search the "Title", "Description" or "All" fields.
Obviously the WHERE clause will change, depending on the options they
select.
Any suggestions on how to implement this? Is the FilterExpression on the
DataSource powerful enough to do this? How have you done similar things?
I am using a 3 tiered architecture.
Thanks!