DataList : DataBinding : Visible
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?
nick 0Posted Jul 29, 2004, 1:54 PM
sofialimohdPosted Jul 28, 2004, 12:51 AM