Telerik Forums
UI for WPF Forum
1 answer
127 views

Hello there!,

Need your help!

I recently installed WPF 2017 controls and I am trying to use the data display controls, in this case graphics.
I replicated a sample from the Telerik folder, and my project did not work, he always showed me the chart and Axis, but no data.
Then I realized that the examples projects that works fine are in 4.0, so I downgraded my project from 4.5.1 to 4.0 and then it worked fine.
Are there any problems using net frameorks > 4.0? I could not get it worked in 4.5.2 nor 4.6

Thanks!!!

 

Martin Ivanov
Telerik team
 answered on 13 Apr 2017
1 answer
134 views
I am trying to fix the number of ticks displayed in Linear Y-Axis to be only 5 ticks while I am maintaining the minimum and maximum values for each new plotted data point manually. The problem is even after setting DesiredTickCount property, Linear Y-Axis values still varying and it is not fixed to only 5 ticks. Am I using the right property? if not, then, how to achieve this?

Best Regards.
Martin Ivanov
Telerik team
 answered on 13 Apr 2017
4 answers
315 views
Hi,

By default the AutoCompleteBox behaves like a free-text control, whereby one can type any text.
If the input text has any match, these show in the dropdown, else the dropdown is blank.

How can i force the user to only select from the available list of items?


Thanks,
Olivier.
Kalin
Telerik team
 answered on 13 Apr 2017
12 answers
218 views
Hi,
id like to ask if you are planning to create desktop alert (like you got for winforms) for WPF? currently im using desktopalert from winforms in WPF, but id like to remove all winforms controls from mine project.
Nasko
Telerik team
 answered on 13 Apr 2017
4 answers
218 views

Hi,

We have a requirement for our client where we want to notify the WPF application with Multiple Raddesktopalerts, let say more than 20

and requirement says to display all at the same time on the screen - Bottom right. How to handle this one ?

One thought is to have scrollviewer associated with multiple Rad desktopalert if they are more than some count but

how to do it ?

ScrollViewer is just a thought ,

If someone has any other good idea too, It will be great .

Nasko
Telerik team
 answered on 13 Apr 2017
4 answers
246 views

Telerik.Windows.Controls.RadDesktopAlert doesn't seem to have a global click event AND also does not have a PopUp property to achieve that. Currently It gets fired only When the user clicks the Content of the RadDesktopAlert . Requirement says  for setting where the user can click anywhere on the DesktopAlert and get fired the click event. I tried looking for Hwnd or Handle so I could manually register a click event in this manner, but even those properties don't exist.

I have a requirement where I need a global event, how to achieve global Click event ?

 

Nasko
Telerik team
 answered on 13 Apr 2017
0 answers
101 views

I have 2 date pickers, when the first one is changed, it updates the next datepicker.

 

When I manually change the first date and press tab, it updates the date picker correctly but when I try to select a date, it is showing the wrong month.

 

http://imgur.com/a/IuacF

band
Top achievements
Rank 1
 asked on 12 Apr 2017
1 answer
111 views

Hi,

it is possible to protect a worksheet to prevent from changing cell values but still has ability to resizing columns ?

With unprotected worksheet I can change width of columns.

Thanks.

Tanya
Telerik team
 answered on 12 Apr 2017
1 answer
131 views

Hello i would like to know if there is a way to put the borders of the MapPinPoint bolder than 1, no matter what value y put to BorderThickness , it is always 1. Thanks for advance.

 

<DataTemplate x:Key="PinPointTemplate">
            <telerik:MapPinPoint telerik:MapLayer.Location="{Binding Path=Location}" 
                                 Background="{Binding Background}"
                                 BorderBrush="{Binding Border}"
                                 BorderThickness="2" 
                                 Width="13" Height="13">
                <ToolTipService.ToolTip>
                    <ToolTip Content="{Binding Path=Caption}"/>
                </ToolTipService.ToolTip>
            </telerik:MapPinPoint>

        </DataTemplate>

Lance | Senior Manager Technical Support
Telerik team
 answered on 12 Apr 2017
1 answer
240 views

I am successfully using Print Preview with GridView using RadSpreadSheet.  The defaults in the Print Dialog box are completely wrong for my application but I can find no resources that say how to change these defaults.

Can someone please direct me to some sample code that shows how to change the print setting defaults?

Stefan Nenchev
Telerik team
 answered on 12 Apr 2017
Narrow your results
Selected tags
Tags
+? more
Top users last month
Will
Top achievements
Rank 2
Iron
Motti
Top achievements
Rank 1
Iron
Hester
Top achievements
Rank 1
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Thomas
Top achievements
Rank 2
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Will
Top achievements
Rank 2
Iron
Motti
Top achievements
Rank 1
Iron
Hester
Top achievements
Rank 1
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Thomas
Top achievements
Rank 2
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?