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
naouf gyd
NA
15
10.1k
multiselect DataGridView rows without pressing CTRL in c#?
Mar 16 2016 8:38 AM
I am new to c# and using windows forms.
I have a DataGridView control on a form and I need to allow a user to multi-select rows (when they click on a row) without using the CTRL key (no keyboard is available - they are using a touch screen) and without using check box column. I have enabled the mutli-select property.
Please help me how to do that, Thank you
Reply
Answers (
1
)
EntityFramework 6,c#
Query Execution Error C# Dataset