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
Chiranjeevi Aripaka
NA
133
303.2k
inserting textbox in gridview in asp using c#
Nov 30 2011 4:51 AM
hai friends,
please help me in inserting a
textbox
in a
gridview
in asp using C#
when i enter data in the
textbox
that particular data has to be stored in the database based on the columns below
name
address
marks
chiranjeevi
mdp
textbox1
venu
mdpo
textbox2
naveen
vzm
textbox3
ravi
zzm
textbox4
raju
hyd
textbox5
.
name
address
marks
chiranjeevi
mdp
20
venu
mdpo
19
naveen
vzm
18
ravi
zzm
17
raju
hyd
16
so the marks entered in textbox1 one has to be stored in corresponding fields in database
Reply
Answers (
2
)
Extracting selected records from Dataset
inserting textbox in gridview in asp using c#