Databinding a double field and displaying text

  • Thread starter Thread starter Joe
  • Start date Start date
J

Joe

I want to bind a textbox to a field which is a double. If this field has not
yet been set I would like to display a text value. Is there a way to
override the display text when value == somedefault?

-Joe
 
Back
Top