Telerik Forums
UI for WPF Forum
0 answers
157 views

Hello, I want to use LocalizableResourceExtension in my app. It works fine. But I have one little problem. String from .resx files not showing in Visual Studio Designer. For example if I use it for Button like this

<telerik:RadButton Content="{telerik:LocalizableResource Key=EmployeeButton}" />

I will have a button with empty text in designer. Is there any fix to dispay strings from resources in designer?

Andriy
Top achievements
Rank 1
 asked on 30 Jul 2019
37 answers
1.1K+ views
Hi,
    I am using rad-diagram and its predefined shapes from gallery in my application. Now i need to introduce some extra settings for each shape in diagram which can be edited using settings pane. please help me in doing this.

Thanks & Regards
        Koti.M
Dimitar Dinev
Telerik team
 answered on 30 Jul 2019
14 answers
524 views

Hi there,

we are using RadMap with the OpenStreetMapProvider.

Is it possible to get the maps through a secured connection (https).

Our client is not allowed to open http to OpenStreetMap.

I have read that tile serving is possible though ssl.

Thank you,

Andi

Andi
Top achievements
Rank 1
 answered on 30 Jul 2019
1 answer
100 views

We seem to have found an odd behavior with the RadComboBox.

 

Using a RadComboBox where IsEditable="true", if a user clicks the visible text of the currently selected item, the expectation is for the entire text to get automatically selected, so that new text may be entered in its place.  What happens instead is that the entire text is momentarily selected, and the text selection disappears when the user releases the mouse button, instead leaving the text cursor in the position where the mouse was clicked.

While trying to recreate the issue, we've found:

  • The problem only occurs on the first click.  If clicking off the RadComboBox to another control and then clicking back, the entire text gets selected and stays selected as expected.
  • The problem only occurs when clicking within the visible text.  If clicking the blank space between the text and the dropdown arrow, the entire text selects and stays selected.

Is this a known bug, or am I simply overlooking a property with the RadComboBox?  It does seem like a change in behavior from the last version we used (around 2011).

Craig
Top achievements
Rank 1
 answered on 29 Jul 2019
2 answers
213 views
I found Telerik assemblies at https://github.com/mbcrump/DesktopAlertWPF/tree/master/lib/RCWPF/2015.2.623.45.NoXaml and wonder if these are free to use for commercial purposes.
Rene Miguel
Top achievements
Rank 1
 answered on 29 Jul 2019
3 answers
181 views

How can you do the following programmatically?

Scenario A:

  1. scroll the view to the specified appointment,
  2. center view on it,
  3. animate appointment to highlight it.

Scenario B:

  1. do the same with resource.
Vladimir Stoyanov
Telerik team
 answered on 29 Jul 2019
11 answers
972 views
Hi, I want to change font color of wpf radgridview header row in xaml with styles. please let me know the possible way.
Dimitar Dinev
Telerik team
 answered on 29 Jul 2019
10 answers
885 views

Hi, everyone. For example, I have such chunk of code:

01.<telerik:RadTabControl
02.    Name="someNamehere"
03.    HorizontalAlignment="Stretch"
04.    Height="100" Margin="7"
05.    VerticalAlignment="Center"
06.    Foreground="anyColor"
07.    telerik:TouchManager.IsTouchHitTestVisible="False"
08.    BorderThickness="1 3 1 1"
09.    BorderBrush="{telerik:Windows8Resource ResourceKey=BasicBrush}"
10.    Style="{DynamicResource InnovaRadTabControlStyle}"
11.    ItemsSource="{Binding anyViewModelHere, UpdateSourceTrigger=PropertyChanged}"
12.    SelectedIndex="{Binding anyIndexValueHere, UpdateSourceTrigger=PropertyChanged}">
13. 
14.    <telerik:RadTabControl.Resources>
15.        <Style TargetType="telerik:RadTabItem" BasedOn="{StaticResource CustomStyleHere}">
16.            <Setter Property="HeaderForeground" Value="Red"/>
17.        </Style>
18.    </telerik:RadTabControl.Resources>
19.    <telerik:RadTabControl.ContentTemplate>
20.        <DataTemplate DataType="Unit1:ViewModel2Here">
21.        <unit1:ViewModel2 DataContext="{Binding DataContext, RelativeSource={RelativeSource Self}, UpdateSourceTrigger=PropertyChanged}"/>
22.    </DataTemplate>
23.    </telerik:RadTabControl.ContentTemplate>
24.</telerik:RadTabControl>

 

Why style for telerik:RadTabItem (lines 14-18) is not working at all ? Thanks in advance !

Ras Ran
Top achievements
Rank 2
Iron
Veteran
Iron
 answered on 29 Jul 2019
3 answers
110 views

Hello,

I'm using IsolatedStorageProvider to save/load RadGridView settings in my application and I also wanted to provide the ability to serialize/deserialize settings when the application gets updated to a newer version of Telerik controls. If I were to use PersistenceManager, this would be possible via PersistenceManager.AllowCrossVersion property, but I cannot find anything similar when using IsolatedStorageProvider.

How can assembly upgrades be handled with IsolatedStorageProvider?

Martin Ivanov
Telerik team
 answered on 29 Jul 2019
2 answers
150 views

Hi,

Please have a look at the attachments.

When I launch the view, the MultiColumnComboBox is displayed as in issue 1.  When I increase the width of the view, I is displayed as in issue 2.

I do not understand why I have issue 1 as there is clearly enough space to display the content of the selectionbox at startup.

Any ideas ?

Regards,
Hans

Hans
Top achievements
Rank 1
Veteran
 answered on 29 Jul 2019
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
FileDialogs
Book
ToolBar
ColorPicker
TimePicker
MultiColumnComboBox
SyntaxEditor
VirtualGrid
Wizard
ExpressionEditor
NavigationView (Hamburger Menu)
WatermarkTextBox
DesktopAlert
BarCode
SpellChecker
DataServiceDataSource
EntityFrameworkDataSource
RadialMenu
ChartView3D
Data Virtualization
BreadCrumb
LayoutControl
ProgressBar
Sparkline
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
SplashScreen
Callout
Rating
Accessibility
CollectionNavigator
Localization
AutoSuggestBox
Security
VirtualKeyboard
HighlightTextBlock
TouchManager
StepProgressBar
Badge
OfficeNavigationBar
ExpressionParser
CircularProgressBar
SvgImage
PipsPager
SlideView
AI Coding Assistant
+? more
Top users last month
Cynthia
Top achievements
Rank 1
Iron
Toby
Top achievements
Rank 3
Iron
Iron
Iron
Danielle
Top achievements
Rank 1
Iron
Iron
Joel
Top achievements
Rank 3
Bronze
Bronze
Iron
yw
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Cynthia
Top achievements
Rank 1
Iron
Toby
Top achievements
Rank 3
Iron
Iron
Iron
Danielle
Top achievements
Rank 1
Iron
Iron
Joel
Top achievements
Rank 3
Bronze
Bronze
Iron
yw
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?