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
Ken H
NA
646
360.9k
How to will value added to the corresponding in column in dataGridView
Aug 19 2012 10:27 AM
hi,
Datagridview have 50 column(these columns name is 1 to 50), need to database cycle out of the value stored in the corresponding column(Table there are 4 column stored value is also digital )
demoNUM table Data as follows:
SELECT * FROM demoNUM;
result:
r_1 r_2 r_3 r_4
1 2 4 50
1 2 3 5
2 3 5 50
Below is the effect of imitation:
datagridview columns name: 1 2 3 4 5 .....50
rows: 1 2 4 50
1 2 3 5
2 3 5 50
thanks
Reply
Answers (
9
)
How to install share point server 2010 window 32 bit this not install my window -7
Can we add multiple files using a single ASP.NET FileUpload control