Ultrawhack
Well-known member
I use a view-only-no-edits-no-add datagridview bound to my table. I would like to dragdrop only (selectedRow,column1) to a listbox.
Dragging over a normal Datagridview highlights other columns as 1 drag and would cause misunderstanding to end users.
Can I allow focus only in Column 1 in any selected row and lock all other columns ?
Dragging over a normal Datagridview highlights other columns as 1 drag and would cause misunderstanding to end users.
Can I allow focus only in Column 1 in any selected row and lock all other columns ?