G Guest Jul 25, 2006 #1 After programatically entering data into a cell of a datagrid, how can I move focus to the next cell on the same row?
After programatically entering data into a cell of a datagrid, how can I move focus to the next cell on the same row?
B Brian Tkatch Jul 26, 2006 #2 Tony said: After programatically entering data into a cell of a datagrid, how can I move focus to the next cell on the same row? Click to expand... Is that DataGrid.HitTest? B.
Tony said: After programatically entering data into a cell of a datagrid, how can I move focus to the next cell on the same row? Click to expand... Is that DataGrid.HitTest? B.