nick 0

nick 0

  • NA
  • 37
  • 0

DataList : DataBinding : Visible

Jul 26 2004 4:31 PM
I am trying to databind a Button.Visible member to a bit field from a query from sql server. Bit field values are 1 and 0 and Visible is a bool so I get a cast exception. Is there a way to format the value to true/false or someone I could do this in the databinding field?

Answers (2)