SR
SubhaSheela R
Syncfusion Team
May 10, 2008 10:32 AM UTC
Hi Kyle,
Thanks for your interest in Syncfusion products.
By default, GridGrouping Control support that arrow key feature. You can try to set UseOldHiddenScrollLogic property of GridControlBase.
Below is the code snippet:
GridControlBase.UseOldHiddenScrollLogic = true;
Please let me know if it helps.
Regards,
Subhasheela R