Telerik Forums
UI for WPF Forum
1 answer
60 views
My data is structured such that I have 10 categories that I always want to display on the X axis, regardless of whether there are actually points in the bound collection for each of those 10 categories.  Is it possible to define a collection of categories that I want displayed on the X axis prior to binding to an actual data source?  Then, once the data source is bound, a line can be drawn between the YValues of the points in the categories that are actually present in the chart?

As a simplified example, say I have categories A, B, C, D, and E.  My data has values B=10, D=15, E=12.  I want to display a chart where all 5 categories are listed along the X axis with a line drawn between the B->D->E values.  Is this even possible in a data bound scenario?
Yavor
Telerik team
 answered on 10 Oct 2011
5 answers
264 views
Hi,

With Q2 2011, it is not possible to drag RadDocking panes, when the raddocking is placed inside
a radtabcontrol. See code below. I think that this is a known issue.
When do you expect to solve this issue?
In the meanwhile, is there a workaround?

Thanks,
Thomas



<
Window x:Class="MainWindow"
        Title="MainWindow" Height="350" Width="525">
        <Grid>
        <telerik:RadTabControl >
            <telerik:RadTabItem Header="Item 1">
                <telerik:RadDocking>
                    <telerik:RadSplitContainer>
                        <telerik:RadPaneGroup>
                            <telerik:RadPane Header="1"></telerik:RadPane>
                            
                        </telerik:RadPaneGroup>
                    </telerik:RadSplitContainer>
                    <telerik:RadSplitContainer>
                        <telerik:RadPaneGroup>
                        <telerik:RadPane Header="2"></telerik:RadPane>
                        </telerik:RadPaneGroup>
                    </telerik:RadSplitContainer>
                </telerik:RadDocking>
            </telerik:RadTabItem>
        </telerik:RadTabControl>
    </Grid>
</Window>
Konstantina
Telerik team
 answered on 10 Oct 2011
10 answers
272 views
Hello,

I have been searching for a way to do this for a couple of days now, does anyone know if there is a way to turn off droping between nodes when doing drag and drop on a radTreeView, in my case there are parent nodes already created and all the nodes that will be dragged in have to go in one of these parent nodes, i cant allow them to place a node between two of the parent nodes.

Thanks
Petar Mladenov
Telerik team
 answered on 10 Oct 2011
8 answers
105 views
Hi all, 

I have found a strange behaviour in the radchart legend and I'd like to know whether it is due to something I am missing or to a bug.

The scenario is pretty simple. I have a Radchart plotting several line series. Each series's parametrization (color, axis ranges, and so on) is stored in a settings class. As the user edits the series settings, the settings class is updated and changes are propagated to the chart (not via binding but using normal procedural code). The problem comes when the user changes the series color. I then use the following piece of code to change the color in the chart series:

obSerie.TelerikSeriesMapping.SeriesDefinition.Appearance.Stroke = new SolidColorBrush(obSerie.SerieColor);

This works great and the chart series changes its color accordingly. However, the small square in the legend associated to that serie does not update itself and keeps the color previous to the change. 

Am I supposed to make any other updates in the control or is this a bug?
Yavor
Telerik team
 answered on 10 Oct 2011
2 answers
252 views
Hi,

Could anyone help me with the Rad Map Control? The problem i am facing is that, when i set zoom level to 5ml (i.e. 12  Zoom Level) under  1024 * 768 Screen Resolution, Rad Map Displays zoom level 2.5 Ml (i.e. 13  Zoom Level). I would like the zoom level to display 5mls even under resolution 1024 * 768.

Thanks in advance.
ishan
Top achievements
Rank 1
 answered on 10 Oct 2011
2 answers
718 views
I'm trying to layout my custom RadPane header using events. In the event handler I need the ActualWidth and ActualHeight of the RadPane. However both values are set to 27,96 and 46,65 while the RadPane is much bigger.

I tried using radPane.Measure() to get more actal values, but this does not change the ActuallWidth and ActualHeight.

I Also added a resize event handler to the RadPane, but my eventhandler isn't called when the RadPane resizes, the SizeChanged isn't called when or after the RadPane is resizing. So this makes it very hard to get the actual width en height of a given radPane.

Does anybody have a solution for this?
Pieter
Top achievements
Rank 2
 answered on 09 Oct 2011
2 answers
70 views
Good evening,

I get the following error for the RadRichTextBox when trying to run my application.

Missing Method Exception:
Method not found: '!!0 Telerik.Windows.Controls.DependencyObjectExtensions.GetVisualParent(System.Windows.DependencyObject)'.

I'm not really sure what's going on. I use all of the references that are mentioned in the documentation.
The error is thrown when I click on the RichTextBox and try to type characters into it.

Any help is greatly appreciated. I'm using version 2011.1.419.35.

Thank you very much.
Robert
Top achievements
Rank 1
 answered on 07 Oct 2011
1 answer
79 views
I'm about to use you controls for the first time, I have a few questions;

The examples, is there a copy where you get individual examples?  Loading the whole project takes a while.
The example demo does not show the source code correctly, the rendering is all broken, is there a reason for this?

Thanks
Teodor
Telerik team
 answered on 07 Oct 2011
4 answers
270 views
There is a Selection Highlight that highlights slots in the ScheduleView control; however it doesn't appear to actually select any appointments within the highlighted slots.

I am looking for information on how to use the selection highlight.

Thank you for your time.
Rebecca
Top achievements
Rank 1
 answered on 07 Oct 2011
3 answers
222 views
Hello,

We have a toolbar with a lot of buttons on it. The problem is number 4 (see image), after clicking the button, it gets a yellow innerborder.
We want to omit this by styles in our app.xaml. Could you help me?

http://imageshack.us/photo/my-images/35/statesb.jpg/

Thanks you.

Regards,
TLDesigner.
Tina Stancheva
Telerik team
 answered on 07 Oct 2011
Narrow your results
Selected tags
Tags
+? more
Top users last month
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
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
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?