Click here to Skip to main content
15,884,388 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have implemented search text using RowFilter query of the data view.

The query did not allow me to search a text which contains--> '(single quote)

So I replaced the single qoute with ''(two single quotes). It worked.

But same problem also exists for [ i.e. left square bracket.

I dont have solution for it. Please help!
Posted
Updated 7-Jan-11 1:09am
v2

1 solution

 
Share this answer
 
Comments
thatraja 7-Jan-11 12:04pm    
Good answer.
BTW congrats for MVP award, cheers.
E.F. Nijboer 7-Jan-11 13:21pm    
Thanks and congrats to you too.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900