Telerik Forums
UI for WPF Forum
0 answers
209 views

I am using a FlagEnumEditor in GridViewDataColumn. I want to change the Background color to transparent but nothing happens. Is this a bug ?

The column Statistiken should have the same color as the column Datentyp.

I am using Visual Studio 2013 Theme. 

My source code is here on StackOverflow: How to change FlagEnumEditor Color in Telerik WPF?

 

01.<telerik:GridViewDataColumn x:Name="CheckComboBoxColumn"
02.                            Header="Statistiken"
03.                            IsReadOnly="True">
04.   <telerik:GridViewDataColumn.CellTemplate>
05.        <DataTemplate>
06.              <telerik:FlagEnumEditor BorderBrush="Transparent"
07.                                      Background="Transparent"
08.                                      Margin="-4,0,-2,0"
09.                                      Value="{Binding Aggregates, Mode=TwoWay}"
10.                                      EnumType="viewModels:Aggregates" />
11.        </DataTemplate>
12.   </telerik:GridViewDataColumn.CellTemplate>
13.</telerik:GridViewDataColumn>
Dont
Top achievements
Rank 1
 asked on 18 Apr 2017
7 answers
438 views
Hey,

I'm using the Diagrams Framework in a project. I thought it would be nice to have a way of panning without the need of zoom. In your demos the IsPanEnabled is set but there is no way to pan around. I known that if you zoom the position of your cursor is used to pan but having some kind of hand-cursor to move the whole diagram around would be a pleasure. Have I missed a possibility to achieve this in the current version or are there any plans to include such a thing in a future version?

Best Regards,
Peter Schmidt
Petar Mladenov
Telerik team
 answered on 18 Apr 2017
2 answers
277 views

Hello,

I'd like to be able to expand/collapse the TreeviewItems by simply mousing over.  I see that this was resolved in a web setting using javascript (http://www.telerik.com/forums/treeview-expand-on-hover), but is there a way to do this in WPF?

Thanks,

Emilio

Petar Mladenov
Telerik team
 answered on 18 Apr 2017
1 answer
183 views
I add a GridViewSelectColumn to my RadGridView with follwing grid configs: 
SelectionUnit="FullRow"
SelectionMode="Extended"

the Header CheckBox is checked if all rows are selected and it is unchecked if there is any unselected row.
but; what I wanna is:
Header Checkbox is checked if all rows are selected.
it is unchecked if all rows are unselected.
it is null if some rows are selected.
there is any way to do that?
Thanks.
Stefan Nenchev
Telerik team
 answered on 18 Apr 2017
3 answers
255 views

Hi,

I have a RadGridView showing up data using a GridViewDataColumn.CellTemplate with just one column and I want the Windows Narrator to narrate the correct info of the DataRows. Using Inspect.exe I realised that the GridViewCell's LocalizedControlType property is Custom. I tried to create an AutomationPeer for all the RadGridView child hierarchy elements to override the GridViewCellAutomationPeer's properties like LocalizedControlType, Name etc, but Narrator narrates nothing and the Inspect.exe does not focus on the GridViewCell as expected.

So, how can I modify the AutomationPeer elements of a RadGridView or just configure it for customising the Windows Narrator and other accessibility issues?

thanks,,

josemiguel

Ivan Ivanov
Telerik team
 answered on 14 Apr 2017
1 answer
134 views

If setting PropertySetMode=Intersection it shows the common properties, in that for example there is a property "Name" of 2 different objects.

Object1{ Name = "object1" }

Object2{ Name = "object2" }

Now if I'll select both of them, Propertygrid will show nothing in the Name textbox, because it returns null at that time, but now if I enter some text in that Name's textbox then it won't set that entered value to Name property of any of these objects, no setter of these objects will be called.

Kindly can you suggest me a solution for setting value to the objects' properties if their current value isn't same.

Stefan Nenchev
Telerik team
 answered on 14 Apr 2017
2 answers
302 views

I'm trying to theme my app using implicit styles and the Office2016Touch theme.

Most controls look correct, but for some reason, the RadComboBox is only "half" themed - the dropdown looks correct, the mouseover effect looks correct, but the basic look still appears to be default/glass-like.

I've no idea what I'm doing wrong, even the most basic sample app seems to exhibit the problem.

Any help gratefully received!

David
Top achievements
Rank 1
 answered on 13 Apr 2017
1 answer
111 views

Anyone knows how i can add the selected items of the autocompletenbox to a variable ?

this tutorial video is not the same as the description:

http://www.telerik.com/videos/wpf/autocompletebox-for-wpf-themes

 

 

 

Stefan Nenchev
Telerik team
 answered on 13 Apr 2017
1 answer
140 views

Hello there!,

Need your help!

I recently installed WPF 2017 controls and I am trying to use the data display controls, in this case graphics.
I replicated a sample from the Telerik folder, and my project did not work, he always showed me the chart and Axis, but no data.
Then I realized that the examples projects that works fine are in 4.0, so I downgraded my project from 4.5.1 to 4.0 and then it worked fine.
Are there any problems using net frameorks > 4.0? I could not get it worked in 4.5.2 nor 4.6

Thanks!!!

 

Martin Ivanov
Telerik team
 answered on 13 Apr 2017
1 answer
138 views
I am trying to fix the number of ticks displayed in Linear Y-Axis to be only 5 ticks while I am maintaining the minimum and maximum values for each new plotted data point manually. The problem is even after setting DesiredTickCount property, Linear Y-Axis values still varying and it is not fixed to only 5 ticks. Am I using the right property? if not, then, how to achieve this?

Best Regards.
Martin Ivanov
Telerik team
 answered on 13 Apr 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?