I have RadGrid into RadExpander and grid's scrollbars don't work. I see them, but they are not active.
Here is my code, please tell me where my mistake is?
Here is my code, please tell me where my mistake is?
<
telerik:RadExpander
ExpandDirection
=
"Left"
IsExpanded
=
"True"
HorizontalAlignment
=
"Stretch"
Name
=
"radExpanderMainPosition"
>
<
telerik:RadGridView
Name
=
"radGridPoisition_MainTable"
HorizontalAlignment
=
"Stretch"
CanUserFreezeColumns
=
"False"
CanUserReorderColumns
=
"False"
ShowGroupFooters
=
"False"
ShowColumnFooters
=
"False"
ShowInsertRow
=
"False"
ScrollViewer.HorizontalScrollBarVisibility
=
"Visible"
ScrollViewer.VerticalScrollBarVisibility
=
"Visible"
ScrollViewer.CanContentScroll
=
"True"
></
telerik:RadGridView
>
</
telerik:RadExpander
>
6 Answers, 1 is accepted
0

Alena
Top achievements
Rank 1
answered on 14 Apr 2011, 06:36 PM
I use version 2011.1.315.40
0

Alena
Top achievements
Rank 1
answered on 19 Apr 2011, 01:56 PM
Can anybody help me??
0
Hello Alena,
This issue is related to an already resolved issue in the RadExpander. The good news is that it is already fixed and you can inspect this in the attached solution that uses one of the latest internal builds. The fix will be also included in the official Q1 2011 SP1 which will be available till the end of this week.
Kind regards,
Petar Mladenov
the Telerik team
This issue is related to an already resolved issue in the RadExpander. The good news is that it is already fixed and you can inspect this in the attached solution that uses one of the latest internal builds. The fix will be also included in the official Q1 2011 SP1 which will be available till the end of this week.
Kind regards,
Petar Mladenov
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

Alena
Top achievements
Rank 1
answered on 20 Apr 2011, 09:11 AM
Hello Petar,
Thanks for your help, but I can't solve my problem with new Dlls.
Your sample project doesn't work with my current Dlls. When I replace them with your new Dlls I have error ''Prorerty 'Content' does not support values of type 'RadGridView'".
In addition, I can't compile my project with new Dlls because problem with Telerik.Windows.Controls.Input.dll appears.
What am I doing wrong?
Thanks for your help, but I can't solve my problem with new Dlls.
Your sample project doesn't work with my current Dlls. When I replace them with your new Dlls I have error ''Prorerty 'Content' does not support values of type 'RadGridView'".
In addition, I can't compile my project with new Dlls because problem with Telerik.Windows.Controls.Input.dll appears.
What am I doing wrong?
0
Accepted
Hi Alena,
I am sending you the project with the dlls from the official 2011 Q1 SP1 (0419). Please note that you are able to download them from your account page at www.telerik.com . Let us know if the problem i still reproducible at your side.
Best wishes,
Petar Mladenov
the Telerik team
I am sending you the project with the dlls from the official 2011 Q1 SP1 (0419). Please note that you are able to download them from your account page at www.telerik.com . Let us know if the problem i still reproducible at your side.
Best wishes,
Petar Mladenov
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

Alena
Top achievements
Rank 1
answered on 23 Apr 2011, 05:22 PM
Petar,
I have updated all dlls and now it is working! I am happy)) Thank you!
I have updated all dlls and now it is working! I am happy)) Thank you!