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
narasiman rao
NA
519
767.5k
how to change the column name and update in to the dDGV
Jan 9 2013 3:33 AM
how to change the column name and update in to the data grid view using c sharp in the run time screen.
Database as follows using data grid view ;
S no int
Staff code varchar
staff name varchar
mobile varchar
Active char(1)
in this table 100 of records are there.table name
schedule.
Design as follows;
Day Period staff name staff name staff name staff name staff name.
instead of
staff name
i get the staff name from the
data base
table and display in to the
data grid view column .
i want the output as
Day Period VRV RK Ck Mk PL GS CMK
the above name
VRV RK Ck Mk PL GS CMK should be retrieve from the data base
, table name is
schedule
.
from the schedule table i want to get the s
taff name and display in to the data grid view column.
please send the code.
Reply
Answers (
0
)
Getting Faculty name form the data base and bind it DGV
how to scan a QR code using windows CE in C#