2

I have a QueryExtender control with an EntityDataSource as Target (db Oracle11g). I've added a Search Expression to it with the property ComparisonType="CurrentCultureIgnoreCase".

When I perform the search, it doesn't ignore CaseSensitivity at all.

Please, any help would be appreciated.

Wesley
  • 21
  • 5

1 Answers1

0

I solve it by CustomExtender to make it lower case