Telerik Forums
UI for WPF Forum
1 answer
86 views
Is it possible to have more than one RadScheduleView in a project with different styles?
Dinko | Tech Support Engineer
Telerik team
 answered on 30 Oct 2020
4 answers
227 views

Hi,

I'm battling with an issue where the ImageAdornerUi is not visible when viewing in a WPF window in a VSTO project.  I can create a standalone WPF app and the adorner is visible, but in the VSTO project with the same code, it's not.  I'm assuming that this is a resource resolution issue, but I coming up short on finding the actual problem. 

I'm attaching two images that show the difference between the two project types, and also have a bare bones VSTO (Excel) project that I can send if that would be helpful.

I don't believe this is just an issue with ImageAdornerUi as other UI elements such as the Insert Hyperlink and Font dialogs also fail to appear.

Are you able to shed any light on what I'm doing wrong here please?

Many thanks

John

Tanya
Telerik team
 answered on 29 Oct 2020
2 answers
170 views

This is a small issue and it might just be my issue with a rouge style somewhere. 

If I add a 'RadRibbonDropDownButton', that has a RadGlyph as it's image then letters with descenders like 'g' and 'j' get their tails cropped ever so slightly. 

It doesn't happen with the 'RadRibbonSplitButton' and I have not tired other themes.  It's a very minor issue but it does catch the eye when you are reading buttons on the ribbon. 

Screenshots attached of the issue and zoomed in 400% , notice the tails j and g's of the dropdown button on the right. 

Thanks,

Richard

 

Richard
Top achievements
Rank 2
Iron
Iron
Veteran
 answered on 29 Oct 2020
2 answers
247 views

When pasting formatted text to RadRichTextBox the Paste Options popup appears, allowing you to choose if you want to keep formatting/style or not.

 

That part is fine.

 

However...

When I'm opening the Past Options (clicking on Ctrl dropdown) and after open some other applications over RichTextBox, I see that the Past Options popup remains on top of it.

Is there any property like ShouldCloseFilteringPopupOnKeyboardFocusChanged, which I can use to close Past Options when the focus changed to another window?

---

 

From the image it's visible that Past Options popup (WPF) is appearing over browser page.

Arsen
Top achievements
Rank 1
Veteran
 answered on 29 Oct 2020
5 answers
192 views

Dear telerik developers,
I have encountered a weird behavior in your RadGridView for wpf control. Whan SelectionMode is set to Extended and SelectionUnit is set to Cell, you have the feature to select many contiguous cells in drag-ish way (you click with the left button on a cell and drag over to another cell to have a square selection). The problem arises when you start dragging on a cell and move the mouse pointer over the header of the column: what you see is that all the upper cells get selected when the pointer get over every single them but when you reach the header the rows of the grid start scrolling down the view, as shown in the attached file. It happens also if you get over the group panel. You have to scroll with the mouse wheel to see the columns again if they went out of sight and when you resize the window the rows get back in the correct position.
Thanks

Warmest,
Nazario

 

Dinko | Tech Support Engineer
Telerik team
 answered on 28 Oct 2020
3 answers
135 views

As the title describes, I have a user control with a RadDocking element, then a RadDocking.DocumentHost.

Any element inside the DocumentHost is not selectable in the designer, also the outline view only shows elements until the RadDocking element not the DocumentHost inside it.

If I don't use the DocumentHost  and place RadSplitContainer directly in the RadDocking selecting and outline is working as expected.

 

I use the last version I have access to: Version 2018.1.430

 

Vladimir Stoyanov
Telerik team
 answered on 28 Oct 2020
9 answers
353 views

Hello

How can I implement the following behaviour?

When a user clicks the header of a radpane with the mouse wheel then the radpane should close.

(same behaviour when you click a tabheader in Internet Explorer)

Thanks!

Victor
Top achievements
Rank 1
 answered on 27 Oct 2020
3 answers
3.8K+ views

Hi

Where can i change the text (content) color of a RadNavigationViewItem?

 

I figured out how to change color of everything else except the text color.

I tried to set foreground color RadNavigationView and RadNavigationViewItem

and i cannot see a style i could set to fit my needs.

 

Please let me know where i can set the color or if i am just blind :)

Thank you in advanced!

 

Cheers,

Mats

Vicky
Telerik team
 answered on 23 Oct 2020
2 answers
367 views

I simply dragged the RadComboBox control from the Toolbox under "Telerik UI for WPF - Input 2020 R3" and dropped it into the designer.  This created the entry:

<telerik:RadComboBox/>

I did nothing else, build and execute project and when this Window comes to load I get a runtime error:

System.Windows.Markup.XamlParseException
  HResult=0x80131501
  Message=Could not load file or assembly 'Telerik.Windows.Controls, Version=2020.3.1020.45, Culture=neutral, PublicKeyToken=5803cfa389c90ce7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
  Source=PresentationFramework
  StackTrace:
   at System.Windows.Markup.WpfXamlLoader.Load(XamlReader xamlReader, IXamlObjectWriterFactory writerFactory, Boolean skipJournaledProperties, Object rootObject, XamlObjectWriterSettings settings, Uri baseUri)
   at System.Windows.Markup.WpfXamlLoader.LoadBaml(XamlReader xamlReader, Boolean skipJournaledProperties, Object rootObject, XamlAccessLevel accessLevel, Uri baseUri)
   at System.Windows.Markup.XamlReader.LoadBaml(Stream stream, ParserContext parserContext, Object parent, Boolean closeStream)
   at System.Windows.Application.LoadComponent(Object component, Uri resourceLocator)
   at TreeScapes.MainWindow.InitializeComponent() in D:\Visual Studio Projects\TreeScapes\MainWindow.xaml:line 1

Inner Exception 1:
FileLoadException: Could not load file or assembly 'Telerik.Windows.Controls, Version=2020.3.1020.45, Culture=neutral, PublicKeyToken=5803cfa389c90ce7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)

If I remove the <telerik:RadComboBox/> line, execution works.

I must admit, my success rate at using Telerik UI for WPF is pretty low, I've spent many hours researching really basic problems and hoops to jump thru to get things to "sorta" work.  I don't know what the object is with Telerik UI for WPF, but as it stands right now, it's NOT improving productivity, just the opposite.  

I'm at the point where I'll just go back to using all the default VS 2019 Microsoft controls because they just work.  My Telerik renewal is coming up in Nov and I honestly can't justify renewing.

Rob.

Martin Ivanov
Telerik team
 answered on 23 Oct 2020
5 answers
169 views

Hi,

In the documentation of Shape Tool https://docs.telerik.com/devtools/wpf/controls/radimageeditor/tools/shape-tool it says that: "The Shape Tool provides an options to easily customize your shape – you can choose if the shape will be filled with some color or it will consist only of borders, which color and thickness also depends on your preferences. You could take advantage of the LockRatio property, which will ensure that the proportions of the shape will be always the same when resizing.".

But I don't have these options in my ShapeTool() or in my RectangleShape() object (I execute tool commands by code).

Where can I set a border color and a thickness in rectangle shapes and the same for a custom shape tool by code? (I don't use the option panel displayed on right).

Version of my telerik controls: 2019.2.510.45

 

Thanks in advance for your reply.

Fabien
Top achievements
Rank 1
 answered on 23 Oct 2020
Narrow your results
Selected tags
Tags
GridView
General Discussions
Chart
RichTextBox
Docking
ScheduleView
ChartView
TreeView
Diagram
Map
ComboBox
TreeListView
Window
RibbonView and RibbonWindow
PropertyGrid
DragAndDrop
TabControl
TileView
Carousel
DataForm
PDFViewer
MaskedInput (Numeric, DateTime, Text, Currency)
AutoCompleteBox
DatePicker
Buttons
ListBox
GanttView
PivotGrid
Spreadsheet
Gauges
NumericUpDown
PanelBar
DateTimePicker
DataFilter
Menu
ContextMenu
TimeLine
Calendar
Installer and Visual Studio Extensions
ImageEditor
BusyIndicator
Expander
Slider
TileList
PersistenceFramework
DataPager
Styling
TimeBar
OutlookBar
TransitionControl
Book
FileDialogs
ToolBar
ColorPicker
TimePicker
SyntaxEditor
MultiColumnComboBox
VirtualGrid
Wizard
ExpressionEditor
NavigationView (Hamburger Menu)
DesktopAlert
WatermarkTextBox
BarCode
SpellChecker
DataServiceDataSource
EntityFrameworkDataSource
RadialMenu
ChartView3D
Data Virtualization
BreadCrumb
ProgressBar
Sparkline
LayoutControl
TabbedWindow
ToolTip
CloudUpload
ColorEditor
TreeMap and PivotMap
EntityFrameworkCoreDataSource (.Net Core)
HeatMap
Chat (Conversational UI)
VirtualizingWrapPanel
Calculator
NotifyIcon
TaskBoard
TimeSpanPicker
BulletGraph
Licensing
WebCam
CardView
DataBar
FilePathPicker
PasswordBox
Rating
SplashScreen
Accessibility
Callout
CollectionNavigator
Localization
AutoSuggestBox
VirtualKeyboard
HighlightTextBlock
Security
TouchManager
StepProgressBar
Badge
OfficeNavigationBar
ExpressionParser
CircularProgressBar
SvgImage
PipsPager
SlideView
AI Coding Assistant
+? more
Top users last month
Rob
Top achievements
Rank 3
Bronze
Iron
Iron
Sergii
Top achievements
Rank 1
Iron
Iron
Dedalus
Top achievements
Rank 1
Iron
Iron
Lan
Top achievements
Rank 1
Iron
Doug
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Top users last month
Rob
Top achievements
Rank 3
Bronze
Iron
Iron
Sergii
Top achievements
Rank 1
Iron
Iron
Dedalus
Top achievements
Rank 1
Iron
Iron
Lan
Top achievements
Rank 1
Iron
Doug
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?