2
Answers

DataList : DataBinding : Visible

nick 0

nick 0

20y
2.1k
1
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)