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
Burhan Khan
NA
1
2.2k
How to Insert Data in SQL table with Gridview?
Jun 24 2011 4:48 PM
I am creating a school management system in c-sharp and i am using SQL to store students and teachers details.
I have two tables in SQL Database one is
STUDENT_ENROLLMENT
and other is
ATTENDANCE
.
what i want to do is that, take
R
EGISTRATION_ID
Column and
STUDENT_NAME
Column from the
STUDENT_ENROLLMENT
Table to the
GRIDVIEW
and after retrieval i want
check
boxes in front of all the Student_Names
in the gridview for the attendance purpose, after checking and unchecking the check boxes when user clicks on a Button named
SUBMIT
, the gridview must send
REGISTRATION_ID,STUDENT_NAME
and
CHECKBOX
Value as
YES
for Checked ones and
NO
for Unchecked to the
ATTENDANCE
Table.
please help me...
Thank You
Reply
Answers (
1
)
Unable to connect to the remote server web service in smart device phone
Searchbox related problem