Telerik Forums
UI for WPF Forum
7 answers
768 views
Currently, I use PdfViewer telerik component to load a pdf document and find a text.

Unfortunately, the pdfviewer component does not allow multiple search at the same time because the pdfViewer is not thread safe. So, doing the synchronous search blocks sometimes the user interface (WPF).

Can you tell me if there is another way to find a text in a non-visual component.

I think devExpress has developed a such component that can do this, named: PdfDocumentProcessor

Would you have a similar component, please?

Thank you very much!
mohamed
Top achievements
Rank 1
 answered on 05 Dec 2017
3 answers
155 views
Hi,

Is there any way to customize the drop preview line: (the orange line with the circle on one end in the attached image)

I'd like to change the color to be more prominent in our system here, but I can't figure out how to change it?

Thanks very much
Martin Ivanov
Telerik team
 answered on 05 Dec 2017
2 answers
104 views

Hi Guys, I have a problem I want to show null values in my list as gap in the RadChartView. I saw this is implemented in RadChart but I dont fint this for the RadChartView. So now my Question is how can I achieve that zero values to be displayed as gap in the graph? Thanks for your help.

 

Greets Max

Max
Top achievements
Rank 1
 answered on 05 Dec 2017
2 answers
680 views
Hi, I have a radtreeview in my application. The tree node data is being populated from code behind. Its styled based on Office2016 theme which is why it is showing a light gray color when a node is selected and then unfocused (please see attached pic). I want to change this light gray color to the dark blue color of the Office2016 theme but cant figure out how. Here is the Style that is applied:
<telerik:RadTreeView.ItemContainerStyle>
 <Style TargetType="{x:Type telerik:RadTreeViewItem}" BasedOn="{StaticResource RadTreeViewItemStyle}">
      <Setter Property="VerticalContentAlignment" Value="Stretch"/>
      <Setter Property="HorizontalContentAlignment" Value="Stretch"/>
      <Setter Property="IsExpanded" Value="{Binding IsExpanded, Mode=TwoWay, UpdateSourceTrigger=PropertyChanged}"/>
      <Setter Property="IsEditable" Value="{Binding IsEditable, NotifyOnSourceUpdated=True}" />
      <Setter Property="IsSelected" Value="{Binding DataContext.IsSelected, Mode=TwoWay,  RelativeSource={RelativeSource Self}}" />
 </Style>
 </telerik:RadTreeView.ItemContainerStyle>
Mary
Top achievements
Rank 1
 answered on 05 Dec 2017
1 answer
124 views

Hello Telerik Team

We use the MVVM pattern. In order to be able to handle appointments in the ViewModel, we need to know which appointment is currently selected. If the Appointment has a RecurrenceRule, the binding to the SelectedAppointment Propery doesn't work.

Here is a test project on my OneDrive account: https://1drv.ms/u/s!ApC9hrIinTjDcltMasjw7vSKeAc

Regards,
Marco

Kalin
Telerik team
 answered on 04 Dec 2017
0 answers
144 views

I have a RadTreeListView with many rows. I am using UI Virtualization. I use the filter and sort functions in the header of the grid. RadTreeListView.ItemsSource is binding MyTreeViewModel.Items.

Now I want to implement a "search", "search next" and "search previous" function. In many text editors you can do that with F3.

If I search in RadTreeListView.Items there are only expanded items and items that are not virtualized.

If I search in MyTreeViewModel.Items and the grid is sorted and filtered I get too many items and the sorting of the items is wrong.

How can I implement a proper "search next" Funktion?
Is there a sorted, filtered and non virtualized collection between MyTreeViewModel.Items and RadTreeListView.Items?

koala
Top achievements
Rank 1
 asked on 04 Dec 2017
2 answers
139 views

Hello Telerik team

We are in the process of evaluating a schedule control. Now we encountered a problem with ScheduleView. Special slots are displayed correctly in the day and week view, but in the month view it is very unpleasant to cover the whole day with a color of one of the special slots. Special slots that do not last the whole day shouldn't be displayed in the month view.
Is it possible to change this behaviour?

Regards,
Marco

Kalin
Telerik team
 answered on 04 Dec 2017
11 answers
291 views

Hi,

I am setting up a new development machine--brand new install of Windows and Visual Studio. When I install the UI for WPF package, it does not install the assemblies into GAC. They don't show up in the reference manager. However, the Reporting tools for WPF show up fine. Other existing environments that we have on other machines have them installed in GAC and they automatically show up in the references list. Am I missing something?

I am using VS 2017 v15.4.5

Nikola
Telerik team
 answered on 04 Dec 2017
4 answers
129 views

Hello,

1. Default there is an indicator showing whether the task is expired. how to close this indicator?

2. how to set Deadline  width?  the following code didn't work.

     <Style TargetType="telerik:DeadlineContainer"  BasedOn="{StaticResource DeadlineContainerStyle}">
                                    <Setter Property="Width" Value="15" />
     </Style>

 

Thanks,

Jacky

 

Dinko | Tech Support Engineer
Telerik team
 answered on 04 Dec 2017
3 answers
254 views

Hi,

I found the article for this regarding Silverlight.

https://www.telerik.com/forums/drag-and-drop-to-a-specific-row-in-a-radgridview 

How can this be made to work for wpf?

Thanks ... Ed

 

Dinko | Tech Support Engineer
Telerik team
 answered on 04 Dec 2017
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
HighlightTextBlock
Security
TouchManager
StepProgressBar
VirtualKeyboard
Badge
OfficeNavigationBar
ExpressionParser
CircularProgressBar
SvgImage
PipsPager
SlideView
AI Coding Assistant
+? more
Top users last month
Jay
Top achievements
Rank 3
Bronze
Iron
Iron
yw
Top achievements
Rank 2
Iron
Iron
Stefan
Top achievements
Rank 2
Iron
Iron
Iron
Kao Hung
Top achievements
Rank 1
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Jay
Top achievements
Rank 3
Bronze
Iron
Iron
yw
Top achievements
Rank 2
Iron
Iron
Stefan
Top achievements
Rank 2
Iron
Iron
Iron
Kao Hung
Top achievements
Rank 1
Iron
Bohdan
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?