SqlDataSource.FilteExpression "!=" does not work?
- From: "Assimalyst" <c_oxtoby@xxxxxxxxxxx>
- Date: 13 Dec 2006 02:06:48 -0800
Hi,
I have a SQlDataSource that binds to a GridView. I am using a
parameterized FilterExpression to filter the results.
If i use MyField = '{0}' it works fine. But i need to do MyField !=
'{0}'. This breaks with an error: 'Cannot interpret token '!' at
position 16.'
What syntax results in a working equivalent of this statement?
Many Thanks
.
- Follow-Ups:
- Re: SqlDataSource.FilteExpression "!=" does not work?
- From: Assimalyst
- Re: SqlDataSource.FilteExpression "!=" does not work?
- Prev by Date: Re: Sql 2005 and User Defined Data types
- Next by Date: Re: SqlDataSource.FilteExpression "!=" does not work?
- Previous by thread: Re: Modify a Binding Source
- Next by thread: Re: SqlDataSource.FilteExpression "!=" does not work?
- Index(es):