Ludovic Alcala
Top achievements
Rank 1
Ludovic Alcala
asked on 29 Mar 2010, 01:58 PM
Hello,
i cannot use GridView with Blend with the last internal build,
have you an idea ?
Thank you.
i cannot use GridView with Blend with the last internal build,
have you an idea ?
Thank you.
5 Answers, 1 is accepted
0
Hi Ludovic Alcala,
Kind regards,
Milan
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.
Could you be more specific about the problems that you are experiencing? Are you getting exceptions? If that is the case could you please paste the exception message and stack trace.
Kind regards,
Milan
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
Ludovic Alcala
Top achievements
Rank 1
answered on 29 Mar 2010, 02:19 PM
I use the Last Internal Build Release 326 (Silverlight 3) and when i add a radgridview in Expression Blend, i can't show it in Blend, it throw a exception :
http://img532.imageshack.us/img532/553/problemgridview.png
Thank you.
http://img532.imageshack.us/img532/553/problemgridview.png
<navigation:Page |
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" |
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" |
xmlns:d="http://schemas.microsoft.com/expression/blend/2008" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" |
xmlns:navigation="clr-namespace:System.Windows.Controls;assembly=System.Windows.Controls.Navigation" |
mc:Ignorable="d" xmlns:telerikGridView="clr-namespace:Telerik.Windows.Controls;assembly=Telerik.Windows.Controls.GridView" x:Class="ProfileManager.Home" |
d:DesignWidth="640" d:DesignHeight="480" |
Title="Home" |
Style="{StaticResource PageStyle}"> |
<Grid x:Name="LayoutRoot"> |
<ScrollViewer x:Name="PageScrollViewer" Style="{StaticResource PageScrollViewerStyle}"> |
<StackPanel x:Name="ContentStackPanel"> |
<telerikGridView:RadGridView/> |
</StackPanel> |
</ScrollViewer> |
</Grid> |
</navigation:Page> |
Thank you.
0
Ludovic Alcala
Top achievements
Rank 1
answered on 29 Mar 2010, 03:55 PM
I think i found the problem,
i have Q1 2010 installed but i use internal build. I think a developper put on page a Q1 2010 control and it throw an exception.
i have Q1 2010 installed but i use internal build. I think a developper put on page a Q1 2010 control and it throw an exception.
0
Ludovic Alcala
Top achievements
Rank 1
answered on 30 Mar 2010, 09:01 AM
I tried to remove all Telerik pre-installed to use the last internal build and i have again same error.
Any idea ?
Thank you.
Any idea ?
Thank you.
0
Hello Ludovic Alcala,
Sincerely yours,
Milan
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.
It is very difficult to prove a solution without taking a look at the project itself since we cannot reproduce this exception ourselves. Could you please send us a sample project where that exception can be reproduced?
Sincerely yours,
Milan
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.