G
Guest
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?
Thanks
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?
Thanks