Telerik Forums
UI for WPF Forum
10 answers
485 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
578 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
141 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
237 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
108 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
345 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
109 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
3 answers
155 views

Hi,

I'm working on holiday tool in a WPF application. I was wondering if it was possible to have a yearview (like you can see in the screenshot) as a radscheduleView. I was able to create the grid like this. But now I'm stuck loading the data. I'm able to load data, but only from 1 month.. Setting year to 2016, will only load data from January 2016. When I set datepicker to be able to select Month and Year, he will show data from february in the February column...

Is there a way to have a data from the whole year is this grid?

 

If you need more information, do not hestitate to contact.

Thanks in adavance.

 

Yana
Telerik team
 answered on 04 Jan 2017
1 answer
137 views

Hi,

I am developing an application and I used LayoutControl , I noticed that there is a decrease of performance when the usercontrol loaded or show window , On the other hand when i remove the LayoutControl and all  layout group controls the time of load , show and memory Become better.

Martin Ivanov
Telerik team
 answered on 04 Jan 2017
1 answer
539 views
In my Prism WPF application I have (in design-time) the following error: "Resource is mising in "Telerik.Windows.Core.Design.AppThemeTip" component. You can see it in "Anap_of_Error.PNG" file attached. At run-time I have System.Windows.Markup.XamlParseException error with mesage: "Set connectionid threw an exception". You can se it in "ErrorSnapshotWhenRun.PNG" file attached. Why this errors have place? Please help to eliminate them.
Martin
Telerik team
 answered 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
Expander
Slider
TileList
DataPager
PersistenceFramework
Styling
TimeBar
OutlookBar
TransitionControl
FileDialogs
Book
ToolBar
ColorPicker
TimePicker
MultiColumnComboBox
SyntaxEditor
VirtualGrid
NavigationView (Hamburger Menu)
Wizard
ExpressionEditor
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
Callout
PasswordBox
SplashScreen
Localization
Rating
Accessibility
CollectionNavigator
AutoSuggestBox
Security
VirtualKeyboard
HighlightTextBlock
TouchManager
StepProgressBar
Badge
OfficeNavigationBar
ExpressionParser
CircularProgressBar
SvgImage
PipsPager
SlideView
AI Coding Assistant
+? more
Top users last month
Miljana
Top achievements
Rank 2
Iron
Iron
Joel
Top achievements
Rank 3
Bronze
Bronze
Bronze
Cynthia
Top achievements
Rank 1
John
Top achievements
Rank 1
Iron
Mozart
Top achievements
Rank 1
Iron
Veteran
Want to show your ninja superpower to fellow developers?
Top users last month
Miljana
Top achievements
Rank 2
Iron
Iron
Joel
Top achievements
Rank 3
Bronze
Bronze
Bronze
Cynthia
Top achievements
Rank 1
John
Top achievements
Rank 1
Iron
Mozart
Top achievements
Rank 1
Iron
Veteran
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?