Hi all master here, I am using DataGridView in VB.Net 2010, I want when press Enter key, the focus go to the next cell (desired cell of the same row). And when reach the last column in the datagridview then the focus go to the first column of the next row. May be someone can give me sample code. Thanks