This is a migrated thread and some comments may be shown as answers.

RadVScrollbar in RadGridView

2 Answers 119 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Hu
Top achievements
Rank 1
Veteran
Hu asked on 28 May 2020, 02:32 PM

Hello,

The ScrollBar getting started guide shows a example using panels.

 

Please, may I know if is possible to use RadGridView with a RadVScrollbar?

An application can have multiples RadGridView and the default scroll bars doesn't match with the theme selected.

An example will be useful.

Thanks

2 Answers, 1 is accepted

Sort by
0
Accepted
Nadya | Tech Support Engineer
Telerik team
answered on 29 May 2020, 02:52 PM

Hello Hu,

According to the provided information, it is not very clear what you are trying to achieve: vertical scrollbar in RadGridView or a vertical scrollbar in a panel that hosts several grids.

Note that if the data rows in RadGridView exceed the visible space a vertical scrollbar is shown automatically and it gets the theme from the control.

If you want to use a panel with scrollbar I can suggest to take a look at the RadScrollablePanelRadScrollablePanel is a variation of RadPanel but customized to support themable scrollbars. The control is composed of two RadScrollBars and a RadPanel that represents a container for other controls and provides the scrolling functionality. The control can be used exactly as a standard panel - any controls can be easily added to it with the standard Visual Studio drag-and-drop routine. It supports all Telerik themes.

I prepared a project example. The result is demonstrated in the attached gif file. 

However, if you need further assistance it would be greatly appreciated if you can provide more information about what is the final goal that you would like to achieve.

I hope this information helps. Let me know if you have further questions.

Regards,
Nadya
Progress Telerik

Progress is here for your business, like always. Read more about the measures we are taking to ensure business continuity and help fight the COVID-19 pandemic.
Our thoughts here at Progress are with those affected by the outbreak.
0
Hu
Top achievements
Rank 1
Veteran
answered on 30 May 2020, 08:38 AM

Hi Nadya,

 

With the information you offered me, I was able to confirm and solve the problem, which was on my side.

Thanks again for your detailed description and sample project. Appreciated.

Hu

 

 

Tags
GridView
Asked by
Hu
Top achievements
Rank 1
Veteran
Answers by
Nadya | Tech Support Engineer
Telerik team
Hu
Top achievements
Rank 1
Veteran
Share this question
or