there may be other/better solutions, but the first thing I’d try is this
i.Description.ToLower().Contains(text.ToLower())
CLICK HERE to find out more related problems solutions.
there may be other/better solutions, but the first thing I’d try is this
i.Description.ToLower().Contains(text.ToLower())
CLICK HERE to find out more related problems solutions.