October 2010
Intermediate to advanced
1920 pages
73h 55m
English
RangeExpressionIf the filter you’re looking to apply can be expressed as a range expression, this control can do the trick. A range expression is an expression in which you test whether a value is less than or greater than a target value or falls within a target range. This is a versatile expression, as shown in the following sample that filters a data source for rows in which the transaction posting date occurred within the two date periods chosen by the user with two text boxes that have jQuery-based calendar pop-ups feeding them (jQuery code is not included here because it’s beyond the scope for this chapter):

Read now
Unlock full access