Telerik Forums
UI for WPF Forum
1 answer
60 views
Hi,

The DayTemplateSelector has no effect when I apply VistaTheme. Is it a bug ? Is it possible to desactivate Theme for a spécific control ?

Many Thanks in advance.
Kaloyan
Telerik team
 answered on 01 Jul 2009
1 answer
117 views
Hi

Is it possible to disable the legend without using a custom style? I'd like to do it in the C# code if possible.

Allan   
Giuseppe
Telerik team
 answered on 01 Jul 2009
3 answers
136 views
Hello,

Can anyone please tell me what is the difference between the following properties on a telerik grid?
The help system (chm\web) does not give sufficient information on this matter.

1) SelectedItem

2) SelectedRecord

3) SelectedRecords

4) CurrentCell

5) CurrentItem

6) CurrentRecord

Thanks,

Erez
Milan
Telerik team
 answered on 29 Jun 2009
2 answers
111 views
Hi,

my problem is that when I define a GridViewColumn the value of Background is ignored!
BUT (and I use this as workaround) with GridViewDataColumn it works.
<telerik:RadGridView.Columns> 
                    <telerik:GridViewColumn Width="115"  Background="Silver">  
                        <telerik:GridViewColumn.CellTemplate> 
                            <DataTemplate> 
                                <TextBlock Text="Test" /> 
                            </DataTemplate> 
                        </telerik:GridViewColumn.CellTemplate> 
                    </telerik:GridViewColumn> 
                    <telerik:GridViewDataColumn Width="115" Background="Silver">  
                        <telerik:GridViewDataColumn.CellTemplate> 
                            <DataTemplate> 
                                <TextBlock Text="Test" /> 
                            </DataTemplate> 
                        </telerik:GridViewDataColumn.CellTemplate> 
                    </telerik:GridViewDataColumn> 
The first column in this snippet is not colored - the second is!

I just want to notice this problem - it is not stopping me or such bad things.

Regards

Manfred
ManniAT
Top achievements
Rank 2
 answered on 29 Jun 2009
5 answers
173 views
Hi,

I'm using RadTreeView on WPF, .NET 3.5 SP1. My goal is to select an item in the treeview programmatically. For this purpose I tried the following:

            tree.SelectedItems.Clear();
            tree.SelectedItems.Add(item);

This works fine IF and ONLY IF this particular item was visible(expanded) at least once. Please help to resolve this issue. All I need is to select the item (no matter if it was expanded or not).

Thanks in advance,
Ruben.
Vlad
Telerik team
 answered on 27 Jun 2009
2 answers
91 views
Hello,

I have a very simply implementation that embeds a radCarousel control on a grid and databinds the ItemSource to an Observable collection.  The only way that I am able to select items is by clicking on the "scroll bar" buttons at the bottom of the control.  I was under the impression that I should also be able to click on an item in the list as well to bring it to the front as the selected item.  From the demos it appears that nothing special is required to support this functionality - am I missing something?

Thanks,
Mark.
Mark
Top achievements
Rank 1
 answered on 26 Jun 2009
3 answers
130 views
Hi,

How to set the different color for Bar based on values like critical - Red, normal - green, warning - yellow etc.

please send the sample code.
Ves
Telerik team
 answered on 26 Jun 2009
11 answers
271 views
Hi,

Is there  away to call the BeginInsert() method on a child grid in a heirarchical grid view?  It works fine for me on the master, but I cannot find a way to make it apply to the child grid. 

Any input would be appreciated, I couldn't find any forum posts and the documentation isn't really clear on this.

Thanks,
Marty
Milan
Telerik team
 answered on 25 Jun 2009
1 answer
86 views
Hello,

How can I add a column and set DataMemberPath and DataFormatString properties programatically?

Regards,

Henrique
Milan
Telerik team
 answered on 25 Jun 2009
3 answers
121 views
I drag RadGridView to new WPF application and get the following error:

The type or namespace name 'Windows' does not exist in the namespace WpfApplicationTelerik' (are you missing an assembly reference?) ....WpfApplicationTelerik\Window1.xaml 6 26 WpfApplicationTelerik

What's wrong?
Milan
Telerik team
 answered on 23 Jun 2009
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?