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
narasiman rao
NA
519
767k
In GridView i want to add new roa and wnat to save the data into the database.
Dec 2 2012 9:03 AM
I am doing the application in asp.net using grid view and save that data into the data base.
In GridView i want the following design as follows;
Sno Name Age Address
textbox textbox textbox textbox
textbox textbox textbox textbox
textbox textbox textbox textbox
AddNewRow Insert
(Button) (button)
I want when i click the AddNewRow (Button) another row to be added in the gridview and when i click the Insert (Button) the inserted data to be saved in the database.
for that i want to do the code and send the source code also.please help me.
Reply
Answers (
2
)
C sharp dataset of two tables
C# change executable to dll file