Telerik Forums
UI for WPF Forum
1 answer
161 views
Hi

How do i change the background color of the minimized bar (the sidebar that has "Folders" on it)


Thanks
Zaheer
Kiril Vandov
Telerik team
 answered on 25 Apr 2014
1 answer
202 views
Hello,

I'm developing an application and we are currently updating Telrik WPF Controls to the latest version. As we want to inject views dynamically to Docking PRISM will be used for this case.

The Problem is that I want to use Unity View Discovery and Navigation e.g:
regionManager.Regions["DocumentsRegion"].RequestNavigate(new Uri("Output", UriKind.Relative));

With this behavior I can add the same view multiple times to a Docking or to other Dockings in different parts of the applciation.

Is there a way to realize this including saving of the layout etc.?

Regards Johannes
George
Telerik team
 answered on 25 Apr 2014
1 answer
120 views
Hello,
here is how to show the problem.

1. Create a new WPF application.
2. Add references to Telerik.Windows.Controls, Telerik.Windows.Controls.Input and Telerik.Windows.Themes.Office2013.
3. Replace App.xaml with:
<Application
  x:Class="Bug_TimePicker.App"
  StartupUri="MainWindow.xaml">
  <Application.Resources>
    <ResourceDictionary>
      <ResourceDictionary.MergedDictionaries>
        <ResourceDictionary Source="/Telerik.Windows.Themes.Office2013;component/Themes/System.Windows.xaml"/>
        <ResourceDictionary Source="/Telerik.Windows.Themes.Office2013;component/Themes/Telerik.Windows.Controls.xaml"/>
        <ResourceDictionary Source="/Telerik.Windows.Themes.Office2013;component/Themes/Telerik.Windows.Controls.Input.xaml"/>
      </ResourceDictionary.MergedDictionaries>
    </ResourceDictionary>
  </Application.Resources>
</Application>

4. Replace MainWindow.xaml with:
<Window
  x:Class="Bug_TimePicker.MainWindow"
  Title="MainWindow" Height="350" Width="525">
  <Grid Margin="10">
    <Grid.RowDefinitions>
      <RowDefinition Height="Auto" />
      <RowDefinition Height="5" />
      <RowDefinition Height="Auto" />
    </Grid.RowDefinitions>
    <Grid.ColumnDefinitions>
      <ColumnDefinition Width="200" />
    </Grid.ColumnDefinitions>
 
    <tk:RadDateTimePicker DateTimeWatermarkContent=""
                          EndTime="22:00"
                          InputMode="TimePicker"
                          SelectedTime="9:00"
                          StartTime="8:00"
                          TimeInterval="0:30" />
 
    <TextBox Grid.Row="2" />
  </Grid>
</Window>

5. Run the application.
6. Click on the clock to display the pre-defined values.
7. Click on the DateTimePicker to close the pre-defined values.
8. Correct the time to display 9:01.
9. Click on the TextBox: the time disappears!

Patrick


Kalin
Telerik team
 answered on 25 Apr 2014
1 answer
134 views
Hi,

I'm using the Office2013 theme and I would like to know if it's possible to hide (or change the formating, the style. etc...) the visible tooltips when I drag or resize and appointment (the tooltips visible at the top and at the bottom)?

Thank's
Alain
Kalin
Telerik team
 answered on 25 Apr 2014
1 answer
130 views
Hi,

I have an unpinned RadPane (hidden in a AutoHideArea). Although I set the MinWidth, Width and MaxWidth of this panel (and his parent, which is a RadSplitContainer), these parameters don't seem to be observed when the panel is in an unpinned state (the user can resize the RadPane without any restriction). Is there a way to set these dimensions or even to disable the resizing of unpinned panels ?

Thanks.
Konstantina
Telerik team
 answered on 25 Apr 2014
8 answers
299 views
Hi,

I'm working with the ScheduleView control and I use the Office2013 Theme. I set a context menu on my ScheduleView control with 2 options. I create an appointment on my control and when I right-click on the new appointment, the context menu appear, when I left-click in the new appointment cell but outside the context menu to make the context menu dissapear, the moving tooltip of the SchedulView control appear... I would like to know if it's possible to avoid this behavior?!?

Thank's
Alain
Kalin
Telerik team
 answered on 25 Apr 2014
3 answers
110 views
Hi!

I have the following data structure: 
A tree of objects of the same type. The number of children is not fixed nor the depth of the branches.
I want to be able to sort one selected node's children by some property. By default in TreeListView the sorting effects the whole tree.
So the result view should contain a header for every opened node to allow the user to sort every opened node's children by an arbitrary property.
This view is similar to a GridView with hierarchical child grids in arbitrary depth.
  
Which control should I use and how can I do this?

(I didn't find any demo similar enough to my goal to start the work from it)

Sorry for bad English,
Thanks for the answers!
Ivan Ivanov
Telerik team
 answered on 25 Apr 2014
1 answer
230 views
Hi,

I have been trying to get a context menu/RadContextMenu to appear when a RadDiagramShape on my RadDiagram has been touched. Currently I only see the circular preparation/busy cursor. When I use the mouse right button or the stylus the context menu appears without trouble. As the business case for my application is that it is touch driven I seem to be severely limited.

Can anybody throw some light on my difficulty?

Regards,
Graham J McDonald
Petar Mladenov
Telerik team
 answered on 25 Apr 2014
1 answer
284 views
I wonder one thing.

It's about chart refresh.

<C#>
public ObservableCollection<TrendSeries> Series { get; set; }

<XAML>
<telerik:ChartSeriesProvider x:Name="chartSeries" Source="{Binding Series}">

I know that chart is refreshed by changing 'Series'.

Such as Series.Add function is well work, but 'series = list' is not work...

what is problem...?
Klemens
Top achievements
Rank 1
 answered on 25 Apr 2014
2 answers
105 views
Hi,

I want to display values for all the dynamically added series with mouse movement across X-axis like "First Look" project demo.

Please refer the attached screen-shot.

Here series are getting added or removed dynamically during run.

Thanks! :)
Bharat
Top achievements
Rank 1
 answered on 25 Apr 2014
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
Cynthia
Top achievements
Rank 1
Iron
Jesse
Top achievements
Rank 2
Iron
Toby
Top achievements
Rank 3
Iron
Iron
Iron
Danielle
Top achievements
Rank 1
Iron
Iron
Joel
Top achievements
Rank 3
Bronze
Bronze
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Cynthia
Top achievements
Rank 1
Iron
Jesse
Top achievements
Rank 2
Iron
Toby
Top achievements
Rank 3
Iron
Iron
Iron
Danielle
Top achievements
Rank 1
Iron
Iron
Joel
Top achievements
Rank 3
Bronze
Bronze
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?