Data Bindings

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Dustin Davis

    #1

    Data Bindings

    I have a combobox mapped to an integer value in my database. I've left
    the combobox. In my combo box I'd like to have have a value that
    displays "Never" but has an actual value of 0. I know how to do this in
    html, but on .NET. Help please!
Working...