/// Typically, a FindControl will collect input /// to filter a list of entries displayed by a GridControl. ///
/// Preparation includes obtaining lists from the /// databases. /// Any errors are reported /// through the standard page error handler. ///