Telerik Forums
UI for WPF Forum
1 answer
179 views
Hi,

I'm trying to change the theme of a RadWindow from C# but couldn't get it to work. This is my code:

XAML:
<telerikNavigation:RadWindow 
        x:Name="winMainWindow"
... />

C# (Button click event):
StyleManager.SetTheme(this.winMainWindow, new VistaTheme());


Note that the RadWindow is the root element, and my code behind class is inheriting from RadWindow as follow:

public partial class MainWindow : RadWindow
{
...

Miroslav Nedyalkov
Telerik team
 answered on 13 Jan 2010
5 answers
135 views
I just built a sample app with a RadGridView that displays a table of data and has a footer row. For the sample, I'm just summing one column and displaying it in the footer.

Based off another sample from the website, I wanted to export this grid to Excel, however, I'm not getting my footer row to display in the Excel file.

I noticed your ExportElement enum doesn't have FooterRow listed and the ExportElement.Row doesn't seem to pickup footerrows,,,,is  this intentional?

Thanks,
Byron
question_forum
Top achievements
Rank 1
 answered on 13 Jan 2010
1 answer
111 views
Hello,
how i can present blank rows in RadGridView without adding empty object to the ItemsSource collection?

Vlad
Telerik team
 answered on 13 Jan 2010
2 answers
115 views
Hi guys,

I have grid where the number of columns are determined at run-time and hence created dynamically, these columns are bound to a binding list of custom business objects. I've set up an event handler for the list ie.

    ListChangedEventHandler(

object sender, ListChangedEventArgs e) now, say when the window is not maximised and not all the columns are visible, when I scroll horizontally the ListChangedEventHandler will get called for some of the non-visible columns as they come into view. Is there a way I can avoid this as I am using this event to check for a PropertyChanged which calls another function to update a database - which could prove to be inefficient if the app is trying to update the database everytime a user scrolls.

Thanks for your help.

Tim.

 

TSRG - IT
Top achievements
Rank 1
 answered on 13 Jan 2010
1 answer
53 views
Hello,
     I have a 5 tabpage tab control. I hide tabpages 3,4, and 5. When I show tabpages 3 and 5 and do not show tabpage 4 I have a gap in between. What's the command or procedure to move tabpage 5 to where tabpage 4 is and tabpage 4 to where tabpage 5 is?
Thanks
Miroslav
Telerik team
 answered on 12 Jan 2010
1 answer
80 views
Hi all,

We are testing to buy the library. For this we did a nice prototype in Silverlight to test RadControl.
Now i'm converting the silverlight prototype to WPF to see how the RadControl lib behaves since we have to choose a lib which is 100% compatible with silverlight and WPF. We don't want to wonder each time we do something in silverlight if it is potential broken on WPF.

Currently I'm facing a problem with RadControl and the WPF version of our prototype. Visual Studio saying it can't find reference to some RadControl component.

RadDockPanel
RadDockPanel.Dock
HierarchicalDataTemplate

It logs Erreur    2    Erreur de génération inconnue, 'MC3074 : la balise 'HierarchicalDataTemplate' n'existe pas dans l'espace de noms XML 'clr-namespace:Telerik.Windows.Controls;assembly=Telerik.Windows.Controls'. Ligne 16 Position 10.'  

Erreur    3    Erreur de génération inconnue, 'MC3074 : la balise 'RadDockPanel' n'existe pas dans l'espace de noms XML 'clr-namespace:Telerik.Windows.Controls;assembly=Telerik.Windows.Controls'. Ligne 32 Position 10.' 

Erreur    4    Le type 'telerik:RadDockPanel' est introuvable. Assurez-vous qu'il ne manque aucune référence d'assembly et que tous les assemblys référencés ont été générés. 

I've well added references with all Telerik's references availables.

So my question is why it does not found this telerik components in WPF version?

This raises 2 important questions

1) Do all the Telerik's components available in silverlight are available in WPF ?
2) Do all the Telerik's components have the same naming in both SDK ?


Thank you by advance for your support.

Luciano
Miroslav
Telerik team
 answered on 12 Jan 2010
1 answer
104 views
Is there any easy way to display item reflections using a RadCarouselPanel.   This is very easy to do using a RadCarousel, but the same functionality isn't present with the panel.  In my application I have a RadCarouselPanel with a bunch of images added to it.  I want to display a reflection for this images.  How do I do this?
Milan
Telerik team
 answered on 12 Jan 2010
1 answer
83 views
how can i disable this trigger?
(on windows with dark background and light foregroung it's really annoying)

or change the background of the border that get's it's opacity animated, to transparent?


can you show me an example?

i'm using the win7 theme


thanks
Dimitrina
Telerik team
 answered on 12 Jan 2010
5 answers
176 views
Hi,

I would like to implement Drag & drop with Buttons on Wrappanels. The buttons are generated by code.

May anyone can show me the way ? I'm totally lost...

Cheers

Lorenz
Miroslav
Telerik team
 answered on 12 Jan 2010
1 answer
138 views
Hi,
I would like to assign key gestures (like F2, oder Ctrl-F2) to Toolbar Items. How can I do that ?

Kind regards

Lorenz
Ivan
Telerik team
 answered on 12 Jan 2010
Narrow your results
Selected tags
Tags
+113 more
Top users last month
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
Iron
Alexander
Top achievements
Rank 1
Veteran
Iron
Serkan
Top achievements
Rank 1
Iron
Shawn
Top achievements
Rank 1
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
Iron
Alexander
Top achievements
Rank 1
Veteran
Iron
Serkan
Top achievements
Rank 1
Iron
Shawn
Top achievements
Rank 1
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?