all groups > dotnet compact framework > may 2007 >
You're in the

dotnet compact framework

group:

Extending the Datagrid to provide scrolling?


Re: Extending the Datagrid to provide scrolling? Peter Foot [MVP]
5/14/2007 12:00:00 AM
dotnet compact framework: This may or may not meet your requirements, but it is possible to adjust the
size of the scrollbars. This is a system-wide setting in the registry though
and will require a soft-reset to take effect. This is a good option on
devices used for a specific application, if your application has to co-exist
with other functionality it is probably not a good idea.

Peter

--
Peter Foot
Device Application Development MVP
www.peterfoot.net | www.inthehand.com

[quoted text, click to view]
Extending the Datagrid to provide scrolling? cottonla
5/14/2007 12:41:01 AM
Hi,

I am looking to provide scrolling (noth horizontally and vertically) in a
Datagrid using Button controls outside the grid. This is an effort to improve
user accessibility due to the small size of the standard scroll bar buttons.

I can't see any way to programatically scroll the datagrid and was wondering
if I can extend the control in someway to provide this functionality. I have
found a forum post which describes how to achieve this using the standard
..net Datagrid control using the protected GridVScrolled method. However this
does not seem to be available in the CF Datagrid.

Any Ideas?

Re: Extending the Datagrid to provide scrolling? Jo
5/16/2007 3:58:11 AM
hi peter: i wonder if u can provide some more details about this
registry setting you mention, such as name and how to change it
Thanks

jo
On May 14, 8:23 am, "Peter Foot [MVP]" <feedb...@nospam-inthehand.com>
[quoted text, click to view]

AddThis Social Bookmark Button