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
771.8k
in datagrid view the course should not be repeated
Jan 21 2013 11:58 AM
i want to merge the particular row in data grid view.how can i do? output as follows in data grid view by using query in data grid view; Date Course 1 2 3 4 15/1/2013 REO GS Null VB Null 16/1/2013 REO Null RJ Null SK 17/1/2013 REO TM Null RJ GS 18/1/2013 REO VRV RJ Null Ms from the above output i want to show below as follows in data grid view; Date Course 1 2 3 4 15/1/2013 REO GS Null VB Null 16/1/2013 Null RJ Null SK 17/1/2013 TM Null RJ GS 18/1/2013 VRv RJ Null Ms from the above output i dont want to repeat the REO course for every date.the REO Course should be showed once in data grid view. how can i do. help me.
Reply
Answers (
0
)
Searching from Userform to Database
READ TABLE VALUES TO DISPLAY IN TEXTBOX