Hi guys
I using c#
My form have datagridview its predefined col and some user entry col is there.
I want to click first col on particular row it will select appropriate row
but not select the row other col click
dgv not have parent row
Is it possible?
venky
I using c#
My form have datagridview its predefined col and some user entry col is there.
I want to click first col on particular row it will select appropriate row
but not select the row other col click
dgv not have parent row
Is it possible?
venky
Comment