Telerik Forums
UI for WPF Forum
1 answer
104 views

Hello,

I'm currently using a RadCartesianChart. I want to centre my HorizontalAxis which is a LinearAxis on my VerticalAxis.
I want to know if it's possible and how to do it? I've searched for a long time on this forum, but I didn't find any solution. I see an old subject with a conclusion that is impossible.

 

Thanks for your help. Tell me if you need some code or anything else.
Justin

Martin Ivanov
Telerik team
 answered on 17 May 2022
0 answers
93 views

If in AppointmentSource I have some Appointment that came from the server and the user edited it but didn't save the changes

and exited the window,

then when he opens the Schedule again he will see the Appointment where he dragged it even though he didn't save it.

I tried to find the one that moved by UniqeId and then delete it and return the previous Appointment

by UniqeId but it does not work,

because probably UniqeId changes every drag.

Do you have another solution for me?

Thanks for the helpers

 

For example:

This is coming from the server:

And after the user dragged it (or edited it):

 

Ohad
Top achievements
Rank 3
Bronze
Iron
Iron
 updated question on 16 May 2022
1 answer
115 views

Hi, I would like to help how to change these colors from yellow to my colors

Thanks for the helpers

Martin Ivanov
Telerik team
 answered on 16 May 2022
1 answer
88 views

Hi,

I have a WPF application that uses a RadGridView placed inside a RadPane. The RadGridView contains data that has fixed groups on multiple columns (groups are defined in XAML). The ItemsSource of the RadGridView is bound to an ObservableCollection so the UI gets updated as new data becomes available.

The grouping and display of data works as expected. However, as soon as I rearrange the RadPanel that contains the RadGridView all groups are removed an I'm left with a flat list. How can I regroup or keep the groups in the RadGridView after moving the RadPanel?

I have attached a sample project that demonstrates this behavior:

  1. Build and start the attached application
  2. Hit the red start-button on the UI to start generating data.
  3. Now the generated data gets grouped as expected.
  4. Drag & Drop the panel with the GridView to another location.
  5. All groups now disappear.
Dilyan Traykov
Telerik team
 answered on 12 May 2022
1 answer
111 views

I would like help on how to change the Background of this Dialog


Thanks for the helpers

Stenly
Telerik team
 answered on 12 May 2022
0 answers
133 views

Hi, 

I'm having a problem with RadDesktopAlertManager. I call multiple times high frequency to ShowAlert and CloseAlert, and sometimes a gaps between two consecutive alerts is created.

David
Top achievements
Rank 1
 asked on 12 May 2022
0 answers
142 views

We have a WPF app with v2019.2.618.45 controls that has been working fine with the ArcGisMapProvider for a couple of years but has stopped displaying tiles in the last few days.

Have tried clearing MapCache (settings are .IsTileCachingEnabled = true; and .RequestCacheLevel = RequestCacheLevel.CacheIfAvailable;) but no difference.

That's with the release builds. Running in debug there's still an intermittent problem but more tiles load. Setting .IsTileCachingEnabled = false; in debug and all tiles seem to load correctly.

Anything that explains this behaviour or suggestions to debug? It will take some time to push a new release build and don't want to do this unnecessarily. We also don't want to lose the cached tiles.

Neil
Top achievements
Rank 1
 asked on 12 May 2022
1 answer
98 views

Hi,

We are building a template system using Telerik WPF Diagram.  This involves replacing template shape content with actual data from the DB. Based on the data, we have to move shapes around in relation to each other.   

Now, the issue is that for shapes that have width set to Auto, you can not get the shape dimensions before the shape  is rendered by the diagram, and there does not seem to be any event that indicates whether the diagram has done rendering all the items that have been added to it programmatically.  

Random Thread.sleep is problematic as you can imagine. Is there any solid mechanism available wherein one can know that the diagram has completed the rendering the final item that has been added to it?

We basically need a event/callback that will be triggered once the diagram has completed rendering of items. 

Martin Ivanov
Telerik team
 answered on 12 May 2022
1 answer
117 views

Hi,

Is there any way I can select (clicking on) relationships in a RadGanttView so I can remove the relation between two tasks? (whether it's with right click -> delete or with a RadRibbonButton)

Stenly
Telerik team
 answered on 12 May 2022
0 answers
208 views

I have used DateTimePicker with selectable date start and end, when binding the selected date with two way mode and entering the earlier date manually I am getting below error. Any idea?


<telerik:RadDateTimePicker x:Name="cmbDatePicker"
                            InputMode="DatePicker"
                            VerticalAlignment="Center"
                            HorizontalAlignment="Center"
                            Width="250" 
                            Height="30"
                            IsInputRestrictedToSelectableDates="True"
                            SelectableDateStart="{Binding SelectableDateStart}"
                            SelectableDateEnd="{Binding SelectableDateEnd}"
                            SelectedDate="{Binding ScheduledDate, Mode=TwoWay}"
                            />

 

Sathya
Top achievements
Rank 1
 updated question on 11 May 2022
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?