Telerik Forums
UI for WPF Forum
4 answers
225 views

Hello,

I am using a Docking-Layout in my Application with some RadPane's in it. Each RadPane is bound to a different ViewModel. When the RadPane is visible, everything works as expected.

But I struggle with some Binding Errors when the RadPane is hidden on start up of my application. Is there a way to reset/update the DataContext of the RadPane when the PaneStatus changed to visible?

I can provide a code example if you want.

Cheers!

Tobias

Peter
Top achievements
Rank 2
Iron
Iron
Veteran
 answered on 01 Apr 2021
1 answer
126 views
Hello everyone. I'm working as a .Net developer for a small start-up and we're about to start development on an application that has to be modern looking. I've worked with MahApps before, and am also aware of the material design library. Does anyone has another cool framework to check out? Even just a small one for specific UI components.
By the way I'm planning to use MVVM light and nHibernate if it's relevant.
Angus
Top achievements
Rank 1
 answered on 01 Apr 2021
1 answer
154 views

I'm trying to spread out the items in my carousel so there is a bit of space between them (and ideally no change in z depth as they animate).

It seems like the items can only spread out to the edges of the screen. In my case I need 3 landscape images visible at once.

Instead of overlapping 3 images on screen like |[--][--][--]| where the center image is raised/focused, I'd like [-|-][--][-|-] where the side images are the same size and partially off screen.

I've tried the following, as well as using bezier curves with control points, etc.

<Path x:Key="horizontalPath" Stretch="Fill">
  <Path.Data>
     <LineGeometry StartPoint="-1000,0" EndPoint="1000,0" />
  </Path.Data>
</Path>

 

 

Vladimir Stoyanov
Telerik team
 answered on 01 Apr 2021
1 answer
116 views
How to assign the editor control type of a dynamically added property in code. I do not want to set the EditorTemplate nor do I want to use EditorAttributes...
Dinko | Tech Support Engineer
Telerik team
 answered on 01 Apr 2021
10 answers
1.5K+ views

Hi, on RadGridView ShowSearchPanel, 

1. How to change the text 'Full Text Search' ?

 

2. and How to delete of disable 'x',close boutton, in ShowSearchPanel?

 

Please give the solution and example Code. 

Thanks.

Dilyan Traykov
Telerik team
 answered on 31 Mar 2021
3 answers
123 views

While editing a value I want to be able to tab to the next item in the grid.  Currently this requires two tabs- the first one commits the edit and the second press to navigate. How can I change this behavior?

I am using RenderMode Flat.

I would accept navigating to the next item on Enter key as well as Tab if it makes the solution easier.

Dilyan Traykov
Telerik team
 answered on 31 Mar 2021
0 answers
100 views

Hi

i use tile in grid without tilelist

when i change tile's content, this can't show very well

if length of text is bigger than old text can't show full of old text

 

text just showing in size of old text

 

in pictures' i change "i" to "Hi" and you see what happend

smr
Top achievements
Rank 1
 asked on 31 Mar 2021
2 answers
216 views

Hey all,

I'm dense when it comes to xaml, wpf, and telerik. I'm looking to extend a regular Textbox with custom validation logic, which is all well and good. What I now want to do is handle errors, like RadMaskedTextInput does, where I can trip the error state/throw a validation error, have the box outlined red with the red arrow on the top right, and the error tool tip pop up when hovering.

There's good documentation that handles each problem individually, but the matter of tying it all together, and which error handling to choose, is the issue. If I could do the error handling/display of RadMaskedTextInput, or other telerik controls, without needing to use it, that would be great.

Thanks,

Lee

Lee
Top achievements
Rank 1
Veteran
 answered on 30 Mar 2021
7 answers
340 views

Is it possible to create a RadCartesianChart that is NOT visible and use the engine to draw a chart and then save the resulting image? Like drawing to an in-memory bitmap.

I use RadCartesianChart to great effect in interactive mode, but am planning a "batch" mode for my application where I need to build some number of charts and save them to files automatically. I don't really want to create a placeholder control and have it flashing at the user whilst the batch mode is running.

Thanks.

-John.

 

Jason D
Top achievements
Rank 1
Veteran
 answered on 30 Mar 2021
1 answer
139 views
I am trying to use a tree view for a situation where there may or may not be children. When there are no children, the list is effectively flat, and it doesn't look right to see a big space to the left of the items where the expander would go. I tried to set the expander visual style so that the button is collapsed, but it looks like there is a minimum width on the ListRootContainer. Is there any way to do this without replacing the entire control template?
Petar Mladenov
Telerik team
 answered on 30 Mar 2021
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?