Incorrect or missing accessible object names in the Inspect.exe tool (MSAA).
Hello Micah,
The answer is yes, it does not support UI Automation for the scrollbars. If you need to access them, they are located in the TableElement property of the RadGridView.
this.radGridView1.TableElement.VScrollBar.Value = 50;
Regards,
Dinko | Tech Support Engineer
Progress Telerik
Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.
Hi Micah,
Thank you for reporting this.
Regards,
Dinko | Tech Support Engineer
Progress Telerik
Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.