The Syncfusion® native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
I am using the integrated scrolling control of the GroupBar. Does anybody know how to make group view move faster when responding to up/down arrow clicks. If I inherit the GroupBar control into my own I get access to the protected tmrScrolling object but setting its interval does not seem to have any effect. Thanks,
Adi
PSPrakash S Syncfusion Team February 18, 2003 01:48 PM UTC
Hi Adi,
The Interval for the GroupView control's tmrScrolling timer gets set within the GroupView.DoScroll(bool bscrllup, bool bsettimer) protected method. If you currently have the source version of Essential Tools, then override this method in your derived GroupView class, copy/paste the base implementation, and provide a smaller value for the tmrScrolling.Interval property.
I have filed a QA report, and in future versions of Essential Tools, we will make the timer interval a directly assignable value.
Prakash
Syncfusion
ADAdministrator Syncfusion Team October 10, 2003 01:40 PM UTC
Have this been fixed in 1.6.1.0?
ASArun Srinivasan Syncfusion Team October 10, 2003 07:31 PM UTC
Hi Ankur,
No this issue has not been fixed yet. I have notified the Essential Tools team and I will update this posting as soon as I hear from them.
Regards,
Arun