datagridview - Highlight a row instead of highlighting a single cell - VB.NET -
datagridview - Highlight a row instead of highlighting a single cell - VB.NET -
in datagrid, there way highlight whole row (whenever clicked), instead of highlighting single cell?
use below selectionmode : fullrowselect
vb.net datagridview highlight
Comments
Post a Comment