I am using Data Grid View control in my project and the requirement is below. Row Headers Visible = true, Column Headers Visible = true, Multiple Select = true, Selection Mode = Full Row Select. Allow multiple rows selection true but do not allow to select all rows when user clicks on top left cell.
Please help me!!!!!!!