Home All Groups Group Topic Archive Search About

Move from one cell to the next cell in a datagrid

Author
25 Jul 2006 5:41 PM
Tony A.
Is it possible to programatically move focus from one cell to  the next cell
on the same row of a datagrid?

Any suggestions will be greatly appreciated.
--
Tony

Author
25 Jul 2006 8:00 PM
JR
i beleave

datagrid.col +=1

Show quoteHide quote
"Tony A." <To***@discussions.microsoft.com> schreef in bericht
news:98573CFF-75E5-4273-8F7C-B2182561F146@microsoft.com...
> Is it possible to programatically move focus from one cell to  the next
> cell
> on the same row of a datagrid?
>
> Any suggestions will be greatly appreciated.
> --
> Tony