Telerik Forums
UI for WPF Forum
2 answers
105 views
Hello,

We were using the Q3 2009 release and recently upgraded to the Q1 2010 SP1 release.  It appears the first row in the RadGridView is now automatically selected.  How can I set the grid to appear as nothing is selected when the application loads?
Chris Andrews
Top achievements
Rank 1
 answered on 30 Apr 2010
1 answer
99 views
Hi,

I have an ObservableCollection of objects (which implements INotifyPropertyChanging), binded to a PieChart.
If I increase/decrease values in my objects (responding to some input controls), Pie shouldn't reflect that by increasing corespondend slices (perhaps animating them)?
I can't get a simple example like this working and I want to know what's the default behaviour.

Thanks a lot!
Velin
Telerik team
 answered on 30 Apr 2010
0 answers
100 views

Hello,

I am trying to build a WPF application using Telerik with blend 3. I need to display HTML contents in a portion of my application window. I tried to use 'web browser' control for the purpose, it renders the HTML as desired. But the problem is when I apply a simple animation (change width) for the 'Web browser' control, using story board, the animation doesn’t take effect. I tried to play the story board at design time, animation is played as desired.

 

Can you please tell me how can I create animation for ‘Web browser’ and if it is possible please specify a sample? Thanks in advance.

 

Regards,

 

Haroon

Haroon
Top achievements
Rank 1
 asked on 30 Apr 2010
6 answers
145 views
Hello

I am working with VS2010/WPF4/Telerik 2010Q1.

When looking at visual appearance on an application after theming with Teleriks themes, they are very good looking. However, it feels as it behind the winforms theming as in overall visual experience.

I think I have tracked this down to the look of the 'regular' WPF-controls I am using; some are themed from Telerik, some are not.

I could of course try using other controls that Telerik ARE theming, but it feels awkward sometimes.

For an example, I did an experiment with using RadDocking to set up layout of an application instead of using the regular DockPanel and GroupBox:es which I have plenty of. It looks very nice, but it feels a bit clunky, since the only features in the RadDocking I am using is the layout abilities - turning off everything basically.

I read this in another thread:

Actually we have some of the MS WPF controls styled according our themes - RadioButton, CheckButton, Button, RepeadButton, ScrollViewer, Textbox , PasswordBox, Listbox.

So - to my questions:

1. Are you planning to support theming of more standard WPF-controls?
2. Are you planning to include more controls in the Telerik WPF controls (in this particular case I am thinking of a GroupBox or something with similar layout:ing functionality)?
3. Am I completely out of track with what I am trying to accomplish? I guess another route would be to try to adopt Telerik theming and style my non-Telerik controls myself with a style adopting Telerik-theme look-and-feel. This would be a last resort however.

Thanks in advance.

/Thomas

Kalin Milanov
Telerik team
 answered on 30 Apr 2010
1 answer
88 views
In the latest release of WPF Controls, there is a feature to allow where to locate the Legend. However I don't want the title "Legend" to accompany it. Is there a setting to not show the title "Legend"?
Velin
Telerik team
 answered on 30 Apr 2010
1 answer
207 views
Hello!
I have a tab control generated at runtime, having as ItemsSource an ObservableCollection of objects ( that implements IComparable interface; the tab names are the names of the objects and CompareTo method returns the String.compareTo value of those names ). Is there the possibility to show the tabs arranged in the alphabetical order?

Thank you!
Roxana C
Kiril Stanoev
Telerik team
 answered on 30 Apr 2010
2 answers
234 views
Hello

I'm showing an icon for every item in my RadGridView. For this, I create a GridViewImageColumn the following way:
GridViewImageColumn imgCol = new GridViewImageColumn(); 
imgCol.ImageStretch = System.Windows.Media.Stretch.None; 
imgCol.ImageWidth = 16; 
imgCol.ImageHeight = 16; 
imgCol.DataMemberBinding = binding; 

The icon is 16x16px and it's set to not stretched - still it's blurry. Now I know that this probably is not a Telerik problem because this also happens in other WPF situations. But I was trying to find something like the "SnapPixelsToDevice" or "RenderOptions.SetBitmapScalingMode" property/method.

Is there any way I can make the images look better? The Telerik-TreeView seems to work perfectly without setting any property and it uses the same images.

Thanks
NoRyb
Top achievements
Rank 1
 answered on 30 Apr 2010
7 answers
182 views
When displaying very long text using RadWindow.Alert(myText), RadWindow displays a window with capped off right part and no Exit Button. One must kill the app to get out.

See screenshot attached.
Konstantina
Telerik team
 answered on 29 Apr 2010
1 answer
115 views
anybody has quick reference code for radopen in c# for silverlight app.

Thanks.

Suresh
Konstantina
Telerik team
 answered on 29 Apr 2010
4 answers
164 views
I have a gridview inside a usercontrol inside a elementhost, i tried to activate tha vertical scrollbar but nothing happens. I setted the property Scrollviewer.verticalscrollbar = visible (i dont remember the exact sentence right now). but doesnt show up.

IM using las version.
dennis
Top achievements
Rank 1
 answered on 29 Apr 2010
Narrow your results
Selected tags
Tags
+? more
Top users last month
Jay
Top achievements
Rank 3
Iron
Iron
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
Radek
Top achievements
Rank 2
Iron
Iron
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Richard
Top achievements
Rank 4
Bronze
Bronze
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Jay
Top achievements
Rank 3
Iron
Iron
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
Radek
Top achievements
Rank 2
Iron
Iron
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Richard
Top achievements
Rank 4
Bronze
Bronze
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?