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
Hadi Muhammadi
NA
3
1.1k
Search in DataGridView (without database or query binded)
Aug 28 2015 7:27 PM
Good day;
i want to add row in blank DataGridView by DataTable, this adding should follow 1 rule
(in pseudo code):
:
"IF item before added, update 'Number' cell by refrenced TextBox (DataGridView Cell's: FName, LName, Number)
ELSE add new row"
my form: http://up2www.com/uploads/152eC-.png
but there are two problems:
1. first row could not be added by below code (no error). (first row should be add by another button or default value)
2. Compare to find a existent row similar to the row being added, played only the first row of the DataGridView.
my code: attached
Please help me by code
Attachment:
sedgv.rar
Reply
Answers (
1
)
How to Excecute sql SP by using Windows/Web servieces?
code to download files in gridview