hi, is there a way to scroll in the compact framework datagrid using code?
i have a grid in a form and i want to open the form with certain row of the
grid selected and i want the row to be visible in the grid. the problem is
that when i select the row it does not cause scrolling in the grid so i have
to do it in code. is there a way to do it?

Re: datagrid code scrolling by Alex

Alex
Mon Jun 07 11:08:26 CDT 2004

http://www.opennetcf.org/forums/topic.asp?TOPIC_ID=221

--
Alex Feinman
---
Visit http://www.opennetcf.org
"Alon Kriger" <alon@SPAMpointech.co.il> wrote in message
news:%23OU8boGTEHA.3768@TK2MSFTNGP11.phx.gbl...
> hi, is there a way to scroll in the compact framework datagrid using code?
> i have a grid in a form and i want to open the form with certain row of
the
> grid selected and i want the row to be visible in the grid. the problem is
> that when i select the row it does not cause scrolling in the grid so i
have
> to do it in code. is there a way to do it?
>
>