Telerik Forums
UI for WPF Forum
1 answer
86 views
Hello,

I am working in .net 3.5. I am unable to create a RadRichTextBox in my current project since I do not have the System.ComponentModel.Composition assembly referenced. According to the FAQ for RadRichTextBox, this assembly is distributed in the binaries directory; however, I am unable to find this assembly there. Which file do I need to use to reference this assembly?

Thanks!
Mike
Boby
Telerik team
 answered on 06 Jan 2012
3 answers
238 views
Hi,

I am new to using Telerik controls
 
Requirement
  • I am having two header panel (Customer,Salary)
  • under that many items are displaying without any issue
  • i want to collapse/expand the Customer header panel and it's items as a default selection when the page is loaded. 

For More details please see the attached image the Breverage header should be automatically collapsed like that i need...

      
How to acheive this.
My code is as below

<HierarchicalDataTemplate x:Key="availablePresetsTemplate" ItemsSource="{Binding Values}"
                                            ItemTemplate="{StaticResource presetTemplate}">          
<TextBlock Text="{Binding Path=Name}"/>            
</HierarchicalDataTemplate>
  
<telerik:RadPanelBar 
            x:Name="panelBar"
            Grid.Column="0" Grid.Row="1"            
            SelectionMode="Extended"
           IsLoadOnDemandEnabled="True"
            ScrollViewer.HorizontalScrollBarVisibility="Disabled"
            ItemsSource="{Binding AvailableRoles}"
            ItemTemplate="{StaticResource availablePresetsTemplate}"
            HorizontalAlignment="Stretch"/>

 

Thanks in Advance..

Petar Mladenov
Telerik team
 answered on 06 Jan 2012
1 answer
78 views
Hi,

When you set DataLoadMode to Async, and try to expand any item the scroller always gets reset and scrolls to top. This is really annoying, can you confirm this is a bug please, and not something "by design"?

Also can you propose a solution, please?

Kind Regards,

Ivan Zlatanov.
Dimitrina
Telerik team
 answered on 06 Jan 2012
11 answers
482 views
Hello,

We are using RadWindow's built-in dialogs alert and confirm.
We are setting the owner in the DialogProperties to be our app's main window.

We have found an issue with multiple monitors - here is the scenario:
1. We open our app's main window on the primary monitor.
2. We then move it to the secondary monitor.
3. We call alert or confirm within the app and the alert/confirm dialog is displayed - but on the primary monitor.

Our clients operate within a multi-monitor environment as a standard, so this issue is critical to us.
How can we solve this issue?

Thanks,
Gili
Calvin
Top achievements
Rank 2
 answered on 05 Jan 2012
2 answers
107 views
Hello,
I have a grid defined like this:

<telerik:RadGridView
    x:Name="resultsList"
    Grid.Row="1" Margin="4"
    ItemsSource="{Binding Results}"
    telerik:Theming.Theme="Windows7"
    ShowGroupPanel="False"
    AutoGenerateColumns="False"
    MouseDoubleClick="resultsList_MouseDoubleClick"
    ScrollMode="RealTime" CanUserInsertRows="False" CanUserDeleteRows="False" EditTriggers="None" IsReadOnly="True">
    <telerik:RadGridView.Columns>
        <telerik:GridViewDataColumn Header="One" DataMemberBinding="{Binding Model.Article}" Width="100" />
        <telerik:GridViewDataColumn Header="Two" DataMemberBinding="{Binding Model.Batch}" Width="50" />
        <telerik:GridViewDataColumn Header="Three" DataMemberBinding="{Binding Model.Serial}" Width="120" ShowDistinctFilters="False" />
        <telerik:GridViewDataColumn Header="Four" DataMemberBinding="{Binding UnitDetails.LastOperation.Name}" Width="120" />
        <telerik:GridViewDataColumn Header="Five" DataMemberBinding="{Binding UnitDetails.Opened}" Width="150" ShowDistinctFilters="False" />
        <telerik:GridViewDataColumn Header="Six" DataMemberBinding="{Binding UnitDetails.Completed}" Width="150"  ShowDistinctFilters="False" />
        <telerik:GridViewDataColumn Header="Seven" DataMemberBinding="{Binding UnitDetails.CurrentStatus}" Width="100" />
    </telerik:RadGridView.Columns>
</telerik:RadGridView>

Running the application, I set a filter to some date on the column here named "Six".
When I then clicked the filter button again, I was unable to clear the filter.
I suspect it has to do with me setting IsReadonly to true.
Is this a bug?

  -- Regards, Morten
Morten Nilsen
Top achievements
Rank 1
 answered on 05 Jan 2012
5 answers
101 views
I've got two separate questions:

1.  I don't want the user to be able to set columns as freezable, but I'd like to be able to specify certain columns in the template to be frozen by default.  Is there a property I can set on the column to do this in xaml?  I couldn't find anything obvious.

2.  When clicking on a row in the grid, I only want to select the row when certain cells within the row are clicked.  What's the best way to achieve this?
Henri
Top achievements
Rank 1
 answered on 05 Jan 2012
3 answers
168 views
Hi,
currently I am evaluating the telerik map control for WPF. 

The goal is to have a map on the background and a heatmap with a given opacity on top of it. I have implemented an TiledProvider and serveral TileMapSources. I want to switch between the sources and also disable the heatmap completely (I assume I have to switch to the EmptyTileMapSource for that).

Unfortunately the MapCommandBar just supports a single Provider. I tried to work around that issue by copying the CommandBindings and CommandDescriptions of HeatmapProvider to the first provider. However this introduces other problems (the mapstate is not obvious). I would therefore like to replace the MapCommandBar with two MapCommandBars (one for each provider). How can this be done?

Thanks in advance,
Thomas
Petar Marchev
Telerik team
 answered on 05 Jan 2012
1 answer
99 views
Hello,
I find a problem about the RadMenu Control. When I writting the winform project I Set the Menu Text is (&A),the shortcut key is enabled.
But in the WPF project I is can't do this.
Please Helpe me (⊙_⊙)?
Yana
Telerik team
 answered on 05 Jan 2012
7 answers
460 views
How do I get scrollbars to appear when using a virtualizingwrappanel?

I have a listbox and an itemspanel defined as

<Setter Property="ItemsPanel">
    <Setter.Value>
        <ItemsPanelTemplate>
            <telerik:VirtualizingWrapPanel ItemWidth="195" ItemHeight="88" IsItemsHost="True"/>
        </ItemsPanelTemplate>
    </Setter.Value>
</Setter>


and my listbox defined as

<ListBox ItemsSource="{Binding}"  TextSearch.TextPath="Name" Name="lstFiles" HorizontalContentAlignment="Left" Padding="3" Background="{x:Null}" BorderBrush="{x:Null}" SelectionMode="Single" Margin="0,75,0,0" >
    <ListBox.GroupStyle>
        <GroupStyle HeaderTemplate="{StaticResource groupTemplate}" />
    </ListBox.GroupStyle>
</ListBox>

No scrollbars ever appear however.
Vlad
Telerik team
 answered on 05 Jan 2012
2 answers
404 views
Hello,

I want to disable all appointment create posibility for SchedulerView, I want to use the view only for viewing, or, editing.

How can I make that possible?

Thank you very much!
Nadisan
Top achievements
Rank 2
 answered on 05 Jan 2012
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
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
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
Rob
Top achievements
Rank 3
Bronze
Iron
Iron
Sergii
Top achievements
Rank 1
Iron
Iron
Dedalus
Top achievements
Rank 1
Iron
Iron
Lan
Top achievements
Rank 1
Iron
Doug
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Top users last month
Rob
Top achievements
Rank 3
Bronze
Iron
Iron
Sergii
Top achievements
Rank 1
Iron
Iron
Dedalus
Top achievements
Rank 1
Iron
Iron
Lan
Top achievements
Rank 1
Iron
Doug
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?