AspLib_WebControls_ALGrid_it = { Grid_not_set: "Not Set", Grid_greater_than_or_equal_to: "Greater than or equal to", Grid_greater_than: "Greater than", Grid_equal_to: "Equal to", Grid_less_than_or_equal_to: "Less than or equal to", Grid_less_than: "Less than", Grid_like: "Like", Grid_not_like: "Not Like", Grid_starts_with: "Starts with", Grid_ends_with: "Ends with", Grid_between: "Between", Grid_not_between: "Not between", Grid_is_null: "Is null", Grid_is_not_null: "Is not null", Grid_is_empty: "Is empty", Grid_is_not_empty: "Is not empty", Grid_apply_all_filters: "Apply all filters", Grid_clear_all_filters: "Clear all filters", Grid_clear_this_filter: "Clear this filter" };