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
John O Donnell
NA
3.5k
1.7m
How to read value of control added to asp.net table cell
Oct 9 2003 12:11 PM
Heres one that i cant resolve Assume I create a table on a web form programatically. In one cell on the form I add a checkbox control. This is all fine. Now i want to push a button and retrieve whether the checkbox is checked or not. I cannot find a way to read the value of the check box? Note i added the checkbox using this code cell3.Controls.Add(checkbox); all good but now when doing a foreach through the tables rows and columns i know column three has a checkbox...just cannot find a way to reference it?
Reply
Answers (
3
)
scaning keyboard input
select from DataTable does not return a row