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
Bineesh Viswanath
NA
1k
777.2k
Pass value instead of id in Gridview column in C#
Oct 14 2013 5:56 AM
Sir, I need your help to pass the value instead of id.
I am trying to pass barcode of a product. I have two product with barcode 100 and 101.
The event is selectedIndexChanged
here my code:-
dgvProduct.Rows[dgvProduct.Rows.Count - 1].Cells["dgvtxtBarcode"].Value= drdeliverynotedetails.ItemArray[1].ToString();
please reply with code to pass or fill value of the column.
Reply
Answers (
3
)
Android application using c#
CREATE PROCEDURE