Scroll bar in datagrid



Hello,

I am displaying one row in a datagrid, and i made its height larger than the
datagrid height because it contains long descriptions, so a vertical scroll
bar appears but with no cursor on it to let me move down the grid.
How can i have access to the datagrid scrollbar?
or what else can i do?

Thank you.
.



Relevant Pages

  • Datagrid customization
    ... I have a datagrid with about 5 columns. ... It's datasource is a dataset that ... also contains a 'comments' field, but I'm not displaying it, as it would take ... Prev by Date: ...
    (microsoft.public.dotnet.general)
  • Re: scroll datagrid programmatically
    ... I'm displaying a data grid with 1000 rows. ... so I use select method of datagrid to select it. ... Prev by Date: ...
    (microsoft.public.dotnet.framework.windowsforms)
  • RE: datagrid vertical scroll bar
    ... derive from the datagrid and add your own handler for the scrollbar. ... > when the datagrid gets enough rows a vertical scroll bar shows up, ...
    (microsoft.public.dotnet.framework.windowsforms)
  • scroll datagrid programmatically
    ... I'm displaying a data grid with 1000 rows. ... I also want the datagrid to scroll that row. ... Prev by Date: ...
    (microsoft.public.dotnet.framework.windowsforms)
  • Scroll bar in datagrid
    ... I am displaying one row in a datagrid, and i made its height larger than the ... datagrid height because it contains long descriptions, so a vertical scroll ... Prev by Date: ...
    (microsoft.public.dotnet.framework.adonet)