Telerik Forums
UI for WPF Forum
1 answer
223 views

I have a requirement where I need to show a two sections on a pie chart. One section will the total and another section will be a consumed part (eg. Total = 100, Spent = 30) . Please refer to the image.

My main issue is , how can I modify the display mode so that it displays it outside of the piechart but has the connector on the lines of the division of the sections like in the image?

Martin Ivanov
Telerik team
 answered on 24 Jul 2018
7 answers
211 views
I need quick support to populate mail merge data on radrichtextbox. In the first step, i simply populate list of data in Mail merge like "FirstName", "LastName", then i want to get data associated with these tags e.g Firstname=Peter ....Please also take a look of below lines of code

on Load
this.radRichTextBox.Document.MailMergeDataSource.ItemsSource = new List<Employee>()
            {
                new Employee()
                {
                    FirstName = "Guest1",
                    LastName = "Guest2",  
                },
                new Employee()
                {
                    FirstName = "Ali",
                    LastName = "Doc", 
                }
            };

private void btnPrint_Click(object sender, RoutedEventArgs e)
       {
           //this.radRichTextBox.InsertField(new MergeField() { PropertyPath = "FirstName" });
           MergeField field = new MergeField() { PropertyPath = "FirstName" };
           field.DisplayMode = FieldDisplayMode.Result;
           this.radRichTextBox.Document.ChangeFieldDisplayMode(field.FieldStart, FieldDisplayMode.Result);
}
Tanya
Telerik team
 answered on 24 Jul 2018
1 answer
94 views

My license version is 2018.2.620.45

I can't use RadHorizontalBulletGraph control even if I add reference Telerik.Windows.Controls.DataVisualization.

There is an error ''QualitativeRanges' property does not support the value of the 'QualitativeRange' format.'

 

I can't use that control even if drag and drop.

If i delete 'QualitativeRanges' property, I can't see that control.

So, what should i do?

Martin Ivanov
Telerik team
 answered on 24 Jul 2018
7 answers
331 views

Hi,

In the application (WPF - MVVM) I am working on, there is a RadDataForm inside which I have implemented a RadTabControl with 2-3 RadTabItems. Also there are "ReadOnlyTemplate" and "EditTemplate" for the RadDataForm.

There is an issue with particular operations. I will try my best to explain the situation. But let me know if further details are needed.

In "ReadOnlyTemplate" mode of the DataForm, I have a few fields that are DataFormDataFields. But these values are DataFormComboBoxFields when the RadDataForm is in "EditTemplate" mode. So when I Edit the form and change tabs and then save/cancel the changes, then when the RadDataForm goes back to the "ReadOnlyTemplate" mode, but the DataFormDataFields of these fields that were DataFormComboBoxFields in "EditTemplate" mode show blank values. but if I edit and not change the tabs in edit mode and then save/cancel changes, then everything is perfect. The bug is only when I change tabs in edit mode and then save/cancel changes .

It would be helpful if anyone can help me figure if its a bug or is it something I am doing wrong here.

-Nishant

Martin Ivanov
Telerik team
 answered on 24 Jul 2018
3 answers
938 views

Is there  way to remove the arrow from the rowindicator column?  I am using the row indicator as more of a multi select piece and don't really want to show that arrow.

 The other question I have is how do you have that arrow not show up until something is selected?  I have tried to set selecteditem=null, but it still shows up.  

 

arman
Top achievements
Rank 1
 answered on 23 Jul 2018
2 answers
376 views

Hello,

We are using Telerik WPF controls, after updating to version 2018.2.620.45 RadWindow as main window is not showing.

In your samples "RadWindowAsMainWindow" project is working.

After only changing 3 Telerik dlls with new version dlls ("2018.2.620.45") main window doesn't show.

I couldn't attach the project because, attaching zip files is not allowed (And I think this is another problem).

Do we have to change something in code for new versions?

Thanks,

Burhan Eyimaya

Burhan Eyimaya
Top achievements
Rank 1
 answered on 23 Jul 2018
3 answers
190 views
We're using MVVM to provide the list of appointments that the schedule view is displaying, I can't find a way to trigger an edit without accessing the ScheduleView directly.

Do you have any advice that would allow us to trigger an edit without needing any UI interaction in our code?  Or if we do need it, that we can put outside the View and the View-Model.
Stefan
Telerik team
 answered on 23 Jul 2018
1 answer
756 views

Hi

I have applied grouping on RadGridView and when screen load it expand the first group by default. I have set properties - AutoExpandGroups="False" and  this.gridViewName.CollapseAllGroups(); but its not working. It should collapse all the groups on load. Its happening not every time but for some cases its expanding first group. 

Please provide the solution.

Thanks

Dinko | Tech Support Engineer
Telerik team
 answered on 20 Jul 2018
1 answer
103 views

Hello,

Each time I display a new page in the offline help page, a pop-up is displayed to ask for cookie, with the following text:

"We use cookies to personalize content and ads, to provide social media features and to analyze our traffic. Some of these cookies also help improve your user experience on our websites, assist with navigation and your ability to provide feedback, and assist with our promotional and marketing efforts. Please read our Cookie Policy for a more detailed description and click on the settings button to customize how the site uses cookies for you."

That's very annoying because it hides some information and I need to confirm each time.

Dilyan Traykov
Telerik team
 answered on 20 Jul 2018
1 answer
50 views

Hello,

On every page ofthe offline help, the grey bar with copyright information is on top of the content and hides part of it. Even when scrolling the content, the bar also scrolls...

This is very annoying because I can't read important information on many pages.

Dilyan Traykov
Telerik team
 answered on 20 Jul 2018
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
Slider
Expander
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
WebCam
CardView
DataBar
Licensing
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
Ambisoft
Top achievements
Rank 2
Iron
Pascal
Top achievements
Rank 2
Iron
Matthew
Top achievements
Rank 1
Sergii
Top achievements
Rank 1
Andrey
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Top users last month
Ambisoft
Top achievements
Rank 2
Iron
Pascal
Top achievements
Rank 2
Iron
Matthew
Top achievements
Rank 1
Sergii
Top achievements
Rank 1
Andrey
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?