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

Vertical Scroll problem

7 Answers 123 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Deepak
Top achievements
Rank 1
Deepak asked on 04 Apr 2011, 12:15 PM
Hi,
   I have a grid whoose number of rows go beyond the screen and so the vertical scroll should come in. However in the initial view it does not render all the rows, but shows only those that can be fit to screen. I have acertained this by setting the vertical scroll to true., But any change to filter or any such rerendering the grid shows every row. Please see screenshot attached. The  vertical scroll is set to always show

Thanks
Deepak

7 Answers, 1 is accepted

Sort by
0
Emanuel Varga
Top achievements
Rank 1
answered on 04 Apr 2011, 01:58 PM
Hello Deepak,

If the grid is appearing like this, with the last cell cut there is a problem in the designer, i would suggest just removing the grid and adding a new one.

Hope this helps, if you have any other questions or comments, please let me know,

Best Regards,
Emanuel Varga

Telerik WinForms MVP
0
Deepak
Top achievements
Rank 1
answered on 04 Apr 2011, 03:03 PM
Hello Emanuel,
 That hasnt helped

Thanks
Deepak
0
Emanuel Varga
Top achievements
Rank 1
answered on 05 Apr 2011, 08:54 PM
Hello again,

Could you please try to replicate this issue in a very small sample?

Best Regards,
Emanuel Varga

Telerik WinForms MVP
0
Deepak
Top achievements
Rank 1
answered on 06 Apr 2011, 08:55 AM
Hello,
         The RowSpacing property was set to 10. This caused the problem. Without rowspacing it works fine. However the grid was in a base class and there were 3 derived classes using this grid. 2 of the grids had images rendered on some of the cells and they did not pose a problem. However the grid without images has this problem. For now, I have taken out the rowspacing and it works fine

Thanks
Deepak
0
Svett
Telerik team
answered on 07 Apr 2011, 09:40 AM
Hello Deepak,

If you are using HtmlViewDefinition in RadGridView, this is know issue, which will be addressed in one of the next major release. If your scenario is different, I would kindly ask you to illustrates the exact configuration of RadGridView that you are using.

Best wishes,
Svett
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
Deepak
Top achievements
Rank 1
answered on 07 Apr 2011, 09:41 AM
Hello,
         I am using ColumnGroupViewDefinition.

Thanks
Deepak
0
Svett
Telerik team
answered on 12 Apr 2011, 04:20 PM
Hi Deepak,

I manage to reproduce the issue in the ColumnGroupViewDefinition. It is related to the HtmlViewDefinition's issue. It will be addressed in one of the next releases. In the meantime, there is no work around due to complexity of the issue.

Kind regards,
Svett
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
GridView
Asked by
Deepak
Top achievements
Rank 1
Answers by
Emanuel Varga
Top achievements
Rank 1
Deepak
Top achievements
Rank 1
Svett
Telerik team
Share this question
or