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
Sarada Swain
NA
2
2.4k
Inserting multiple records into database when more than one checkbox in the gridview is selected and the user moves from one page to another
Dec 21 2011 11:15 PM
I have few checkboxes in the gridview.If I am checking multiple checkboxes in the gridview and then submit button is clicked, those records are inserted in to database.
But Suppose I check 3 checkboxes in the 1st page , then move to 5th page then check 4 checkboxes in the 5th page , then click the Submit button now.I want the entire 7 records should be inserted in to database instead of only last 4 records being inserted.How to achieve this by writind C#.net code please ?
Similar functionality I need for Delete as well along with Insert.
Reply
Answers (
0
)
How to create set up of web application in dot net? Is it possible?
Installing Font programmatically using C# without rebooting the system