Telerik Forums
UI for WPF Forum
1 answer
196 views

This is by design, I assume, that when a window is minimized or nor longer active that the docking tool windows are hidden. However, we have a docking control that is a tab within a tabbed control. When the tab containing the docking control is hidden by a different tab window selection, the floating tool windows of the hidden tab's docking window are removed (hidden) from view as well. We would like an option to allow them to stay visible when their parent window is hidden. 

Is there a way of preventing this default hiding of the tool windows when the parent is hidden?

Rosen Vladimirov
Telerik team
 answered on 12 Dec 2013
3 answers
199 views
As per a fix for the GridView losing the binding when moving panes around I have the DataContext set in the RadPane that the GridView control is in. However now I've implemented the Save/Load for the layout this binding, when declared in XAML is lost.

It's not a huge issue, as after the load I set the datacontext in the code. However is this by design, or is there a bug in the load layout that loses this binding?

Cheers, Mike...
George
Telerik team
 answered on 12 Dec 2013
1 answer
183 views

I'm using RadMaskedNumericInput in a grid. how to modify properties to fill entire grid row with RadMaskedNumericInput   . My RadMaskedNumericInput  has a smll width.


Petar Mladenov
Telerik team
 answered on 12 Dec 2013
10 answers
297 views
Hi guys,

How can I modify the source code of "Telerik RadControls for WPF" to exclude unwanted themes? Do you guys have any instruction for this? Thanks a lot in advance.

At the moment, my application use 3 themes: summer, Office_Black & Windows7. I would like to remove all other themes to reduce the size. The following are the dlls I'm using. They come with all themes embedded.
  • Telerik.Windows.Control.dll
  • Telerik.Windows.Control.Input.dll
  • Telerik.Windows.Control.Navigation.dll
  • Telerik.Windows.Data.dll

Using noxaml dlls is not an option for me since my app also has WPF Telerik Report viewer (which according to Telerik won't work with noxaml dlls). By the way, I already downloaded the source code & built it successfully using the predefined .bat file.

Thanks,
Steve
Steven
Top achievements
Rank 1
 answered on 11 Dec 2013
20 answers
641 views
Hi there, 

Currently I plan to use TreeListView in our application. We have resource directory to control the look and feel of our application. How can we apply this look and feel to your TreeListView?

Example of the theme that we want to apply is to set the background color of the selected row as well as the TreeListView table header.

Regards, 

Arinto

David
Top achievements
Rank 1
 answered on 11 Dec 2013
2 answers
152 views
Statistics Netherlands has a pretty cool graphic for comparing consumer price changes in different countries. See http://www.cbs.nl/en-GB/menu/themas/prijzen/cijfers/extra/inflatie-internationaal.htm

Can ChartView do these things? 

Mouse-over selected series in series list changes contrast of selected series via data binding so that selected series is clearly visible and other series are faintly visible


Mouse-over chart coordinates shows tooltip(s); if multiple series are involved, tooltips arrange themselves in a smart way










Mark
Top achievements
Rank 1
 answered on 11 Dec 2013
3 answers
570 views
Hi Telerik
In a usercontrol, I have this property in the code behind:

 

public string MyText
        {
            get {return "My text";}
            set {}
        }

 

In xaml, the usercontrol have the name: x:Name="This"

Could you somehow, please help me to get MyText into the header in the menuItem?- the following example, is not working for me: 

 

<telerik:RadToggleButton Tag="{Binding ElementName=This}" Content="Click me" IsChecked="{Binding IsOpen, ElementName=radContextMenu, Mode=TwoWay}">
 
            <telerik:RadContextMenu.ContextMenu >
                <telerik:RadContextMenu x:Name="radContextMenu" Placement="Bottom" IconColumnWidth="0" DataContext="{Binding RelativeSource={RelativeSource Self}, Path=PlacementTarget.Tag}">
                    <telerik:RadMenuItem Header="{Binding Path=MyText}" />
                </telerik:RadContextMenu>
            </telerik:RadContextMenu.ContextMenu>
 
        </telerik:RadToggleButton>

Thanks from Kenneth :o)

 

 

 

Kenneth
Top achievements
Rank 2
 answered on 11 Dec 2013
1 answer
251 views
Hello,
using a RadRichTextBox I am facing the following:
Document is not in readonly mode -> Cursor is visible, can be moved via mouse and keyboard = > okay!
Document is in readonly mode -> Cursor is not visible, but can be moved via mouse and keyboard and shows up on a not expected postion when the document comes back to an editable state again. What can I do against this behaviour?

Another question I have: Is it possible to keep an selection made while in an editable state, but do not permit selection while in "readonly" (setting "isSelectionEnabled" to false)?

Thanks in advance

Jo
Petya
Telerik team
 answered on 11 Dec 2013
1 answer
123 views
Hi guys,

I am struggling mightily with the new ChartView controls. The documentation is severely lacking. I'm trying to use the new RadPieChart and the examples show only the bare minimum. I've looked at the demos - again, simplistic. Where does one add something simple like a chart title? How do you create a legend outside the chart area? The demos show hardcoded values and hardcoded mappings, but in practice this is never the case.

The old RadChart control is well documented, so perhaps it just reflects the newness of the new DLL.

is there an updated CHM? More realistic examples? The online docs are still almost completely silent on RadPieChart and google searches ALL relate to the old RadChart control.

Steve
Tina Stancheva
Telerik team
 answered on 11 Dec 2013
1 answer
125 views
Hi in my wpf application i want to plot two line chart..

and my requirement is i want to show each point in line pointmarker in different color.

i achived this for single line chart, when i try for two lines, both taking the same point mark fill color..

how to resolve this problem.. i am using item series mapping... 
Peshito
Telerik team
 answered on 11 Dec 2013
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
PersistenceFramework
DataPager
Styling
TimeBar
OutlookBar
TransitionControl
FileDialogs
Book
ToolBar
ColorPicker
TimePicker
MultiColumnComboBox
SyntaxEditor
VirtualGrid
Wizard
ExpressionEditor
NavigationView (Hamburger Menu)
WatermarkTextBox
DesktopAlert
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
Licensing
WebCam
CardView
DataBar
FilePathPicker
PasswordBox
Rating
SplashScreen
Accessibility
Callout
CollectionNavigator
Localization
AutoSuggestBox
Security
VirtualKeyboard
HighlightTextBlock
TouchManager
StepProgressBar
Badge
OfficeNavigationBar
ExpressionParser
CircularProgressBar
SvgImage
PipsPager
SlideView
AI Coding Assistant
+? more
Top users last month
Top achievements
Rank 1
Iron
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
ivory
Top achievements
Rank 1
Iron
Nurik
Top achievements
Rank 2
Iron
Iron
YF
Top achievements
Rank 1
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Top achievements
Rank 1
Iron
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
ivory
Top achievements
Rank 1
Iron
Nurik
Top achievements
Rank 2
Iron
Iron
YF
Top achievements
Rank 1
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?