How to make my datagridview fucos in a specific row ?
Hellow!, everyone i need help...i want to make my datagridview fucus in a specific row when im clicking next or previous row....please help me..
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
VulpesPosted Aug 27, 2011, 3:52 PM
Black DiamondPosted Aug 27, 2011, 8:36 PM
Black DiamondPosted Aug 27, 2011, 8:35 PM
VulpesPosted Aug 27, 2011, 4:02 PM
Sam HobbsPosted Aug 27, 2011, 3:59 PM
Sam HobbsPosted Aug 27, 2011, 3:57 PM
Black DiamondPosted Aug 27, 2011, 11:38 AM
VulpesPosted Aug 27, 2011, 9:54 AM
Black DiamondPosted Aug 27, 2011, 8:52 AM
VulpesPosted Aug 27, 2011, 8:09 AM
However, you'll need to set the SelectionMode property to FullRowSelect if you want to select the whole row and not just the cell you've clicked on.
Are you perhaps wanting the focus to move to a different row to the one you've clicked on?