How to select Multiple rows in Datagrid View In windows application
Windows Forms
1
Posts
1
Posters
4
Views
1
Watching
-
Application Type: Windows Application (.Net 2005) Development Language: C# .Net Back End: MySQL I have a requirement to select multiple rows in DatagridView as I select check boxes in the particular row and do bulk operations on the selected rows. (The same case as in Shopping Cart grid having item detail columns as well as check box column to remove multiple items at a time in web application). But I can not achieve the same functionality in windows. Can you please help me how to do this? Regards, Tarang Pandya. Software Engineer.