TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
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?
Reply
Answers (
2
)
DropDownlist event is not firing
How to fire OnClick event from User Control