Telerik Forums
UI for WPF Forum
1 answer
125 views

Hi,

I have some performance problems with a few documents (mainly containing raster images in the background). ReadOnDemand() does not solve my issue.

Loading of the data is quite fast, but the rendering takes several seconds. Unfortunately, this blocks my UI.

Is there a possibility to do the rendering on a different thread, which does not block the UI?

Can I cancel / abort a currently loading / rendering process of the PDF Viewer?

Best,

Christine

Deyan
Telerik team
 answered on 06 Jan 2017
1 answer
286 views
Hi. Is it possible to programatically move shapes on a diagram? I can change its position from a button click event, but would like to animate the movement. Eventually i would want to animate multiple shapes simultaneously (individually not as group)
Martin Ivanov
Telerik team
 answered on 06 Jan 2017
1 answer
102 views
-I am using telerik WPF Docking controls
-I added a RadSplitContainer and RadPaneGroup inside it.

-Setting the property TabStripPlacementent ="Left" is not working.

-Below is the code used:

 <telerik:RadSplitContainer InitialPosition="DockedLeft">
                <telerik:RadPaneGroup TabStripPlacement="Left"  />
</telerik:RadSplitContainer>


Please advice.
Nasko
Telerik team
 answered on 06 Jan 2017
10 answers
445 views

Hello Telerik,

I'm working with a RadGridView in WPF, and actually, I'm testing for the cells editing.

 

When the user pressed 'Enter' to validate his data, the focus is automaticaly did on the next row. I searched in your Controls Examples but I didn't found the solution.

=> How can I to do that the focus should do on the cell was been edited ?

 

Thank you very much.

Valentin.

Ivan Ivanov
Telerik team
 answered on 06 Jan 2017
2 answers
524 views

I am using the Telerik Windows 8 theme in my WPF application.  However, I do not like the way the checkbox checked state is indicated using a colored square rather than an actual check mark as in the Windows 7 theme.  It was very simple to copy the checkbox template and modify it to use the checkbox check mark from the Windows 7 theme checkbox template.  However, I am having trouble finding a way to add this modified template to my Application.Resources in such a way as to apply it to all checkboxes in my application.  For some reason, the template in the Telerik Windows 8 theme continues to override my new checkbox style and I am not sure why.

 

I have tried a few different approaches, yet nothing seems to work.  My latest approach is to add the following style to my Application.Resources resource dictionary:

 

<Style BasedOn="{StaticResource {telerik:ThemeResourceKey ThemeType=telerik:Windows8Theme, ElementType=CheckBox}}" TargetType="CheckBox" >

    <Setter Property="Template">

    ....

    </Setter>

</Style>

 

I would really appreciate any input.  How can I apply a checkbox template modification to all of the checkboxes in my application??

 

Thanks!

Craig

Craig
Top achievements
Rank 1
 answered on 05 Jan 2017
1 answer
119 views

Hello,

I have a problem with the SearchPanel.

Search as you type doesn't work with dates or numeric values.

You can try with the GridView exemple "Search as you type"

See the attached file plz.

Stefan Nenchev
Telerik team
 answered on 05 Jan 2017
0 answers
201 views

Hello!

I'm using a scrollviewer in my window. It has both horizontal and vertical scrolling, But I need my scroll to leave the header of my grid on top while scrolling as is done in a tipical datagridview scroll which keeps the columns on top always while vertical scroll. Can you please help me on how can I achieve this.

I've tried deviding the UI in 3 parts like header footer and scrollabe area but in that case the vertical scrollbar gets scrolled by the horizontal scrollbar if the width of the window is less than minWidth.

Please see the attached image for an idea.

Thanks in advance.

 

Regards

Tushar

 

tushar
Top achievements
Rank 1
 asked on 05 Jan 2017
1 answer
85 views

Hi,

Need help please

How can I save the current report and load it later after the user has changed the default report?

 

Thanks,

David
Top achievements
Rank 1
 answered on 05 Jan 2017
7 answers
293 views

Hi telerik experts,

I want to use the light green theme for my application, which fits perfectly at runtime.I switch to light palette when the application starts up: GreenPalette.LoadPreset(GreenPalette.ColorVariation.Light); and everything is fine.

The only problem is, that the designer (VS and Blend) always shows the dark green theme. This makes the design of the views a little bit hard. Is there a way that the light green theme is used in the designer?

Best regards,
Thomas

Martin
Telerik team
 answered on 05 Jan 2017
0 answers
90 views

Hello

I have form with more than one RadDatePicker, Every thing work fine but when I want to enter date I want the end user enter date in format dd/mm/yyyy
BUT the tool accept only date in format mm/dd/yyyy order !!

Example: 13/12/2016 
If the user enter (13 Space 12 Space 2016 ) then press enter It gives Error (see attached screenshot)

How can I change the format for entering date?

Thanks in advance.

Khalid
Top achievements
Rank 2
 asked on 04 Jan 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?