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

Scrollbar for child view not appearing

3 Answers 84 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Claude
Top achievements
Rank 1
Claude asked on 31 May 2011, 09:15 PM
I have a hierarchical grid view set up.  The child view has more data to display than the parent view, if that matters.  When I open the child view, I can see some of the data, but a lot of it is hidden.  When I make the columns I can see smaller, I can see the data in question.

The scrollbar does not appear, even though I am not suppressing it.  When I force a horizontal scrollbar to be in the child window, it appears, but it will not scroll because the bar is scaled to take up the whole scroll window.

I have had success with creating hierarchical grid views in the past that did not require scrolling of the child data.

I upgraded to the Q1 2011 release and the problem still exists.

Any suggestions?

3 Answers, 1 is accepted

Sort by
0
Accepted
Alexander
Telerik team
answered on 03 Jun 2011, 05:06 PM
Hello Claude,

Thank you for contacting us.

I have attached the sample project which I used to test the scrollbars in hierarchical RadGridView control. I did not manage to reproduce the issue you report. Could you please give us more details / code snippets concerning your scenario? It will help me investigate your case further.

I am looking forward to your reply.

Best regards,
Alexander
the Telerik team
Q1’11 SP1 of RadControls for WinForms is available for download; also available is the Q2'11 Roadmap for Telerik Windows Forms controls.
0
Claude
Top achievements
Rank 1
answered on 05 Jun 2011, 04:08 AM
In preparing a stand-alone version of my code as a reply, I discovered that the error was all mine.  I build my grids by hand, and a cut and paste of some column definitions resulted in me pinning every column in the child view.  The result was I could not scroll it.  Once I unpinned it all was well.
0
Alexander
Telerik team
answered on 09 Jun 2011, 07:51 AM
Hello Claude,

I am glad to hear your solution works as expected now. Do not hesitate to contact us again if you have more questions.

Best regards,
Alexander
the Telerik team
Q1’11 SP1 of RadControls for WinForms is available for download; also available is the Q2'11 Roadmap for Telerik Windows Forms controls.
Tags
GridView
Asked by
Claude
Top achievements
Rank 1
Answers by
Alexander
Telerik team
Claude
Top achievements
Rank 1
Share this question
or