Telerik Forums
UI for WPF Forum
2 answers
187 views
Hi,

I am using 2014.1.224.40 of the RadMaskedTextInput and the TextInput event is not firing.  PreviewTextInput does fire but not TextInput.  Secondly, I am trying to get rid of the focus rectangle as shown in the attachment by setting FocusVisualStyle="{x:Null}", but it doesn't work.  Is it possible to remove or hide the focus rectangle?

Thank you,
David A.
Pavel R. Pavlov
Telerik team
 answered on 21 Apr 2014
3 answers
120 views
Hello,

is there a way to automatically include the chart annotations (e.g. grid lines) into the calculation of the axis minimum/maximum?
I want these annotations always to be visible, but I don't want to calculate minimum/maximum on my own if not necessary.
Something like "MaxMinimum" and "MinMaximum" (similar to MaxWidth/MinWidth) would be ideal...

Alex
Petar Marchev
Telerik team
 answered on 21 Apr 2014
1 answer
371 views
I would like to use the RadImageEditor with only scrolling and zoom/magnify available.   Scroll bars seem to be working by default, but I also need a zoom feature like the slider present in RadImageEditorUI

That doesn't seem to be an option using RadImageEditorUI, I can't hide the tool panel on the left.  And if it's possible with the RadImageEditor, I haven't discovered how.

The xaml-sdk on Github  is very educational, but didn't address this question.

thanks


Petya
Telerik team
 answered on 21 Apr 2014
1 answer
51 views
Working with version 2014.1.224.45. mvvm pattern.

I did this with janus systems winform controls awhile back and wanted to know if you had any best practices for my question/requirement.

my client wants to provide visible feedback when the user changes values in the telerik controls (+ ms textbox).  For example, let's say a status dropdown is initially set to "active" and the user changes it to "on-hold".  my client wants the control to have a yellow background (versus current white) when the user changes it so that changes on the screen stand out.  Now once the user saves the data and the screen is refreshed, the yellow should go away because that is the "current" value and return to its initial color of white.

Do you have any suggestions that could be used with telerik controls, e.g. styles or wrap/inherit from current controls, to accomplish this?

I would imagine I could hook up all fields to a the view model to determine changes, but wasn't sure if I could handle this at the control level.

thanks for any advice or input.
Vanya Pavlova
Telerik team
 answered on 21 Apr 2014
9 answers
160 views
Hello,
When a TextBox is disabled in the Office2013 theme, the border is no more visible.
Patrick
Vanya Pavlova
Telerik team
 answered on 21 Apr 2014
1 answer
268 views
Hello, basically when I select a row, and I press 'Enter', the next row will get selected. Is there any way to prevent this?

Thanks for your attention.
Dimitrina
Telerik team
 answered on 21 Apr 2014
3 answers
306 views
I have a RadCartesianChart that I am binding with a set of various series. One set of series is for a collection of dynamic items (do not know ahead of time how many) and I am using "telerik:RadCartesianChart.SeriesProvider" and referencing the collection of dynamic elements using the ItemSource property. The other series are known ahead of time and I bind those directly to the chart using a named property in my view model. The chart displays the various series correctly.

My problem involves the radLegend. How do I bind my legend to both the items in the dynamic series and the named property so that the colors match? 

What I need is a clear example where a series provider makes use of the LegendSettings property. I am trying this, but it does not work...

 <telerik:RadCartesianChart.SeriesProvider>   
    <
telerik:CategoricalSeriesDescriptor.Style 
       <Setter Property="LegendSettings" Value="{Binding name}"/>

Elsewhere, the following is working in a regular series. Can I have both types of binding for a single RadLegend?

<telerik:AreaSeries.LegendSettings>
         <telerik:SeriesLegendSettings Title="MyTitle" />
 </telerik:AreaSeries.LegendSettings>

If you can include or point me to a WPF example (preferably not a silverlight one), that would be really helpful. Thanks.
 
 
Petar Marchev
Telerik team
 answered on 18 Apr 2014
7 answers
121 views
I would like to simulate a real-time sequence of events by having my RadCartesianChart update graphically as new data is received. Off the top of my head, I am thinking the best way to acheive this would be to have an Observable collection that gets updated with new data points every so often and push data  to the chart, having it refresh and thus display the new results, along with the previous results. (i.e. The collection would be growing...)

 It certainly does not have to be an Observable collection and could just as easily be rebinding the ItemSource with a new enumerable collection at some fixed time interval (i.e. the playback rate).

Is this possible with Telerik's RadCartesianChart ? Basically have the chart act as a visual display to a live-stream of dynamic data....

Thanks in advance.
Terry
Top achievements
Rank 1
 answered on 18 Apr 2014
1 answer
455 views
Hi. I'm fairly new to this. I am trying to set up a RadTileView with a variable number of items. I have bound the ItemsSource to my ViewModel, set up the ContentTemplate as a grid, and can display each item fine. The only problem is that when there are too many items to fit on one row in the window they still lay themselves out as a single row and a horizontal scrollbar appears. What I want is for the items to wrap onto multiple rows with a vertical scrollbar if necessary. I'm sure this must be totally obvious but I can't seem to find the right setting to make it do this.
Martin Ivanov
Telerik team
 answered on 18 Apr 2014
1 answer
66 views
Hi,

I have an application that process only affected records, we will move to a telerik grid.

how can I get only changed items from a object source?

Best Regards.
Dimitrina
Telerik team
 answered on 18 Apr 2014
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?