5 Answers, 1 is accepted
0
Hi Dan,
Thank you for contacting us.
Here is how to scroll to the bottom of the RadScrollablePanel
I hope this helps.
Regards,
George
Telerik
Thank you for contacting us.
Here is how to scroll to the bottom of the RadScrollablePanel
this
.radScrollablePanel1.VerticalScrollbar.Value =
this
.radScrollablePanel1.VerticalScrollbar.Maximum;
I hope this helps.
Regards,
George
Telerik
TRY TELERIK'S NEWEST PRODUCT - EQATEC APPLICATION ANALYTICS for WINFORMS.
Learn what features your users use (or don't use) in your application. Know your audience. Target it better. Develop wisely.
Sign up for Free application insights >>
Learn what features your users use (or don't use) in your application. Know your audience. Target it better. Develop wisely.
Sign up for Free application insights >>
0
Dan
Top achievements
Rank 1
answered on 12 Jul 2013, 02:43 PM
Hello,
Could you please help, I've spent all day trying to get this to work to no avail.
Currently I have a RadGroupBox, inside it I have a RadScrollable Panel and inside it I have a RadLabel, all I need is for the vertical panel to appear when the content of the RadLabel grows beyond the limit of the RadGroupBox, and this seemingly simple task is proving impossible...
Could you please let me know how can I get this to work.
Thanks in advance
Could you please help, I've spent all day trying to get this to work to no avail.
Currently I have a RadGroupBox, inside it I have a RadScrollable Panel and inside it I have a RadLabel, all I need is for the vertical panel to appear when the content of the RadLabel grows beyond the limit of the RadGroupBox, and this seemingly simple task is proving impossible...
Could you please let me know how can I get this to work.
Thanks in advance
0
Hi Dan,
Thank you for writing back.
I have tested your case but I was not able to reproduce the issue you described. I am attaching the project used for my tests. Please let me know if there is anything that I am doing wrong.
Looking forward to your reply.
Regards,
George
Telerik
Thank you for writing back.
I have tested your case but I was not able to reproduce the issue you described. I am attaching the project used for my tests. Please let me know if there is anything that I am doing wrong.
Looking forward to your reply.
Regards,
George
Telerik
TRY TELERIK'S NEWEST PRODUCT - EQATEC APPLICATION ANALYTICS for WINFORMS.
Learn what features your users use (or don't use) in your application. Know your audience. Target it better. Develop wisely.
Sign up for Free application insights >>
Learn what features your users use (or don't use) in your application. Know your audience. Target it better. Develop wisely.
Sign up for Free application insights >>
0
bla
Top achievements
Rank 1
Veteran
answered on 16 Sep 2020, 08:56 AM
Sorry, but this is just wrong in the v2019. Setting this value does not make the RadScrollablePanel scroll at all!
So still the question is, how we can scroll to a certain position by code!?!
0
Hello,
I have extended the project provided by George with the latest version of the Telerik UI for WinForms and it seems to work as expected on my end. Manipulating the VerticalScrollbar.Value property is the appropriate way to simulate scrolling.Please refer to the attached sample project which result is illustrated in the attached gif file.
I hope this information helps. If you need any further assistance please don't hesitate to contact me.
Regards,
Dess | Tech Support Engineer, Sr.
Progress Telerik
Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.