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
chase pooh
NA
3
0
User Control values
Jun 23 2009 11:37 AM
My Windows form has a user control which has a couple of windows controls including a gridview.
I am binding the gridview in the user controls load event. The grid view has a check box column
along with other data bound columns.I am trying to enable all the checkboxes in the checkbox column
in the grid. when the form is displayed I can see the checkbox column in the grid but cannot
see the selections of the checkbox. In debug I can see the values being set in the controls
load event but are being reset to null in the forms load event. I tried setting the controls values explicitly from
the form's load event but still cannot see the check box selections. Can you let me know
what I am missing.
Reply
Answers (
0
)
How to design a datagridview like below
Coloring listbox items