Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 91527
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 10, 20262026-05-10T23:02:38+00:00 2026-05-10T23:02:38+00:00

I know that I can make a setter that checks to see if a

  • 0

I know that I can make a setter that checks to see if a value is NULL and do something. Example:

<TextBlock>   <TextBlock.Style>     <Style>       <Style.Triggers>         <DataTrigger Binding='{Binding SomeField}' Value='{x:Null}'>           <Setter Property='TextBlock.Text' Value='It's NULL Baby!' />         </DataTrigger>       </Style.Triggers>     </Style>   </TextBlock.Style> </TextBlock> 

But how can I check for a ‘not’ value… as in ‘NOT NULL’, or ‘NOT = 3’? Is that possible in XAML?

Results: Thanks for your answers… I knew I could do a value converter (which means I would have to go in code, and that would not be pure XAML as I hoped for). However, that does answer the question that effectively ‘no’ you can’t do it in pure XAML. The answer selected, however, shows probably the best way to create that kind of functionality. Good find.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. 2026-05-10T23:02:39+00:00Added an answer on May 10, 2026 at 11:02 pm

    I ran into a similar limitation with DataTriggers, and it would seem that you can only check for equality. The closest thing I’ve seen that might help you is a technique for doing other types of comparisons other than equality.

    This blog post describes how to do comparisons such as LT, GT, etc in a DataTrigger.

    This limitation of the DataTrigger can be worked around to some extent by using a Converter to massage the data into a special value you can then compare against, as suggested in Robert Macnee’s answer.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I just want to know that can i make an application which have some
I know there are lots of tools on the net that can make our
How to make android icons with transparent background using eclipse.I know that we can
I know from Algebra class that with ABC and 123 we can make 216
I know that I can write attr_accessor :tag_list to make a virtual attribute tag_list
I want to know that can we make paypel related application in j2me and
I know that I can make an image draggable by using $('#id').draggable(); But if
I know that can't use left join in indexed view. but I don't understand
I know that can co-exists with web form no problem as Hanselman mention here
I know that it's a subject that can raise a lot of debate, but

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.