I have a datagrid that when you hit the end key the cell changes to the last
cell on the row but it doesn't scroll all the way over. It scrolls so you
can see the second to last column but not the last. When you hit home it
seems to work fine. Has anyone seen this behavior before? I have other
grids and none of them show this to be happening. The only way I've gotten
it to work right is by making the last four columns skinnier. It seams it
will only scroll beyond a certain point and if you make the columns small
enough it won't have to scroll beyond that point. I told it to scroll the
maximum amount and it did take it to the end properly so I don't think that
the maximum is set wrong. Any help is appreciated.

Thanks,
Brandon

Re: Datagrid scrolling problems by DraguVaso

DraguVaso
Fri Feb 13 06:17:58 CST 2004

test
"Brandon Owensby" <123@abc.com> wrote in message
news:u00uGfzwDHA.3196@TK2MSFTNGP11.phx.gbl...
> I have a datagrid that when you hit the end key the cell changes to the
last
> cell on the row but it doesn't scroll all the way over. It scrolls so you
> can see the second to last column but not the last. When you hit home it
> seems to work fine. Has anyone seen this behavior before? I have other
> grids and none of them show this to be happening. The only way I've
gotten
> it to work right is by making the last four columns skinnier. It seams it
> will only scroll beyond a certain point and if you make the columns small
> enough it won't have to scroll beyond that point. I told it to scroll the
> maximum amount and it did take it to the end properly so I don't think
that
> the maximum is set wrong. Any help is appreciated.
>
> Thanks,
> Brandon
>
>