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
Mohammed Azzzzaa
NA
1
7.2k
Add New row in DataGridView C#
Mar 13 2013 4:21 AM
Hello,
I am add DataGridView in c# application form using wizard the database table contains columns primary key with autonumber integer value. when allow add new record in datagrid and used code below to save datagridview to DB the update not applied ok.
empAdapter.update(dataset.emp);
Can You help me.
Thank You
Reply
Answers (
1
)
Unable to cast COM object of type 'Microsoft.Office.Interop.
passing gridview values