Telerik Forums
UI for WPF Forum
1 answer
102 views
Hi,
I wanted to display special dates based on user selection. In order to do that I need to update/repaint the calendar, but I couldn't find the function for that. I searched the forum and as I understood WinForms have this possibility. :)

Thank you :)
Kaloyan
Telerik team
 answered on 20 Oct 2009
1 answer
141 views
Hi,

I am doing some sort of a designer where user can select different types of chart from a toolbox and drop it to the designer canvas.
I am serializing the Chart dropped using XAMLWriter and making a copy of it using XAMLREADER.LOAD(), I am facing a problem with the namespace telerik that cant find the RadChart.

Any idea on how to solve the namespace issue in loading custom types for the telerik.

Thanks.
Giuseppe
Telerik team
 answered on 19 Oct 2009
1 answer
65 views
Hi,

I've downloaded "RadControls_for_WPF_2009_3_1016_TRIAL",
when clicking on the Maximize button of one of the tiles, the active tile don't have the restore icon.
when clicking on the postion of the icon location should be, it still working.... the restore function work.

Thanks

Tihomir Petkov
Telerik team
 answered on 19 Oct 2009
5 answers
297 views
It is possible to force the visibility of horizontal scrollbar even when not needed?
Hristo
Telerik team
 answered on 19 Oct 2009
3 answers
118 views
In the new beta,
setting the FlowDirection to "RightToLeft" change the layout but with an overflow error in the sidebar.
If you try to drag one of the tiles in "RightToLeft" mode, an exception would occur.

I hope that this will be fixed in the new Q3 beta.

Thanks
Tihomir Petkov
Telerik team
 answered on 19 Oct 2009
1 answer
136 views
Hello,

First question so apologies if it's simple.  I have a chart with a large amount of information displayed on it.  I am using a standard chart legend and the number of entries in the legend means that it is not possible to see them all, smaller font and so on does not solve the problem.  Is it possible to have the chart legend inside a scroll viewer or something similar so that the content of the legend can be scrolled.

Thanks,

Mike.
Ves
Telerik team
 answered on 19 Oct 2009
2 answers
1.1K+ views
I could not find and easy way to change the background color of the Tab Control.  By header, I mean the entire region behind all the tabs.  I would like to be able to quickly set it to either a solid color or a gradient brush.  It appears that I could do this with a heavy duty method like replacing the entire TopTemplate, but that is not my first choice.
 It would be nice to be able to do something like this:
<Application.Resources> 
   <LinearGradientBrush x:Key="TabHeaderBrush" Opacity="0.55" StartPoint="0,0" EndPoint="0,1"
        <GradientStop Color="LightGray"  Offset="0.0" /> 
        <GradientStop Color="DarkGray" Offset="1.0" /> 
   </LinearGradientBrush> 
</Application.Resources> 
 
<telerikNav:RadTabControl HeaderBrush="{StaticResource TabHeaderBrush}"
</telerikNav:RadTabControl> 
which would change the color behind all the tabs in the header as you click on them.  Note that this is NOT the color immediately around the text in the TabItem Header area, it is what stretches the entire width of the TabControl.
Does this exist?  If not, can you add it as a feature in the next release please?  Thanks!
Brian
Top achievements
Rank 2
 answered on 16 Oct 2009
1 answer
189 views
Hello!

I'm using the RadCombobox for WPF in a winform.  I am able to dynamically create the control populating it from a datasource and setting some other properties then adding the control as a .Child to an ElementHost control.  My problem is that I don't seem to be able to reference the selected value of the combobox through the ElementHost control.  I am also adding an "AddHandler" to this code but don't seem to have the right event to capture the change of selection.  The event at this point that seems to work is the DropDownClosed.  I'm using vb for code behind.  Any code examples or suggestions would be greatly appreciated!

Thanks much!
MB
Mike Bendig
Top achievements
Rank 1
 answered on 16 Oct 2009
3 answers
307 views
Hi

I have problems keeping the dropdown open in RadComboBox. My combo is editable, the textsearch is disabled. In the GotFocus event i set IsDropDownOpen to true, but it closes immediately. Also after that i can't open it by clicking on the dropdown button.
I noticed that the regular WPF combo has a StaysOpenOnEdit property, which i couldn't find in RadComboBox. (with the regular combo i got this working, but i'd like to use RadComboBox.)
Mike Bendig
Top achievements
Rank 1
 answered on 16 Oct 2009
1 answer
199 views
How would I go about changing the node selection style of the RadTreeView.  I don't like the default color and how it selects the full row.

Thanks
Dimitrina
Telerik team
 answered on 16 Oct 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
Expander
Slider
TileList
DataPager
PersistenceFramework
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
LayoutControl
ProgressBar
Sparkline
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
SplashScreen
Callout
Rating
Accessibility
CollectionNavigator
Localization
AutoSuggestBox
Security
VirtualKeyboard
HighlightTextBlock
TouchManager
StepProgressBar
Badge
OfficeNavigationBar
ExpressionParser
CircularProgressBar
SvgImage
PipsPager
SlideView
AI Coding Assistant
+? more
Top users last month
Boardy
Top achievements
Rank 2
Veteran
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
ivory
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
ClausDC
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Boardy
Top achievements
Rank 2
Veteran
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
ivory
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
ClausDC
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?