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
Rizwan Ahmed
NA
80
13.2k
Loop Didn't Work Properly, 1 Row Only Update From Grid
Mar 23 2018 7:12 AM
I make project in c# with access database, i want to update the data in 3 table in
Ledger table
it works fine but in
Purchase table
and
Stock table
for loop not work correctly loop repeat 1 row from grid and update it in tables, if in bill 3 rows it copy it 3 times.
in this snap before update there is 4 rows data but data is not same as picture, when i update it save i think last row of grid repeatedly in tables.
Attachment:
Errors.rar
Reply
Answers (
2
)
An exception of type 'System.NotSupportedException' occurred
What is Difference between dataset and Datareader