Telerik Forums
UI for WPF Forum
2 answers
124 views
Hello,
I'm trying to use the Office2013 theme within my application.
One problem I have is I have, for one of the backstage item, a content that contains TextBlocks. The default background color for the backstage content is white and the text color for TextBlocks is also white, so the text is not visible.
Patrick
Kiril Vandov
Telerik team
 answered on 30 Oct 2013
2 answers
87 views
Hi.
I found that great example: http://www.telerik.com/help/wpf/raddraganddrop-between-treeview-gridview.html
But my question is that, is it possible to drag from radgridview to radlistview?
I'd like to drag Product(from gridview) to Category(from listview) with auto-insert to database.

Thanks!
Dimitrina
Telerik team
 answered on 30 Oct 2013
3 answers
186 views
Hi,
is it possible to put the zoom behavior on the right mouse button and the pan behavior on the center mouse button?

Regards Markus
Klemens
Top achievements
Rank 1
 answered on 30 Oct 2013
10 answers
773 views
I have tables:   Output <---> ZoneOutputs <---> Zone

The grid display Outputs.  I'd like to add a column that allows me to select multiple zones from a combobox (or popup editor).  Is there a built in way to do it, and if not is there a semi easy way.  Just the display part... I think I can do the behind the scenes part of taking the checked items and turning them into ZoneOutputs (I'll probably handle it in the ViewModel as the properties change).


Image Example

Thanks,
Brian
David
Top achievements
Rank 1
 answered on 30 Oct 2013
1 answer
529 views
Hi everyone,

I am developing a WPF application in which I use RadControls.
I have declared an indeterminated RadBusyIndicator control in a Window's markup.
I have to implement 2 methods in the Window's code-behind to respectively show and hide the BusyIndicator.

The show method takes an input parameter corresponding to the message to display in the BusyIndicator.
I have looked at this help page : radbusyindicator-features-custom-busy-content.html
I have read I can define a custom BusyIndicator content by declaring a DataTemplate.

I have though about declaring a DataTemplate containing a TextBlock.
But I do not know how to set the TextBlock's text from the show method.
Can you please describe me a way to do it ?

I have thought about creating a property in the Window's code-behind representing the TextBlock's text.
I could set the Window's property from the show method.
I have also thought about binding the Window's property to the TextBlock's Text property but I do not know how to do it.

Thank you in advance for your future help.
Pascal GUERY
Top achievements
Rank 1
 answered on 30 Oct 2013
1 answer
126 views
I've discovered something about the out-of-the-box WPF ComboBox. It apparently doesn't handle nulls coming from the database very well. If there's a null in the database, and you do something like this:

<ComboBox x:Name="cmbMajorProbByInterviewer"
          VerticalAlignment="Top"
          ItemsSource="{Binding Source={StaticResource aSICodesSubstanceTypeViewSource2}}"
          DisplayMemberPath="SubstanceDesc"
          SelectedValue="{Binding MajorProblemByInterviewer}"
          SelectedValuePath="SubstanceType"
          Grid.Column="3" />

then it's my experience that if there's a null for the MajorProblemByInterviewer, what the combo box will show is the first item in the items source coming from aSICodesSubstanceTypeViewSource2. That is not what I want.

So I'm wondering, does Telerik's RadComboBox show nothing (i.e.: SelectedIndex == -1) if the value coming from the database is null?
Rosen Vladimirov
Telerik team
 answered on 30 Oct 2013
8 answers
92 views
Hi,

I would like to know how I can achieve what I'm trying to do on the attached picture...

Thank's
Al
Yana
Telerik team
 answered on 30 Oct 2013
1 answer
123 views
Hello,
in a WPF application, when using a theme, we can use the them for the main application window, the dialog boxes, but not for some system dialogs, such as OpenFile, SaveFile, BrowseFolder and Print. These dialogs keep their Windows look and are not themed.
Thence, the following questions:
  1. Do you have a solution to theme these dialog boxes?
  2. Do you plan to have a solution to theme them?
  3. Do you plan to have replacement dialog boxes for them?
  4. Do we need to make replacement ourselves?
Patrick
Vanya Pavlova
Telerik team
 answered on 30 Oct 2013
1 answer
123 views
Button click events now work when contained in a Tile. But they stop working if you change the implcit style to Office2013 or Windows8. Office_XXX, Expression_Dark and Windows7 is working as expected.

I've got a simple sample project showing the bug, but upload of zip files are not allowed?
Maya
Telerik team
 answered on 30 Oct 2013
1 answer
100 views
Hi,
     
     I am using RadDocking in my Application. I want to display the MainWindow(not the Floating Child Window) to appear Front when I focused or clicked. Any way to do this???


Thanks in Advance,
M.Vinnarasi

Kalin
Telerik team
 answered on 30 Oct 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
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
VirtualKeyboard
HighlightTextBlock
Security
TouchManager
StepProgressBar
Badge
OfficeNavigationBar
ExpressionParser
CircularProgressBar
SvgImage
PipsPager
SlideView
AI Coding Assistant
+? more
Top users last month
Ambisoft
Top achievements
Rank 2
Iron
Pascal
Top achievements
Rank 2
Iron
Matthew
Top achievements
Rank 1
Sergii
Top achievements
Rank 1
Iron
Iron
Andrey
Top achievements
Rank 1
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Ambisoft
Top achievements
Rank 2
Iron
Pascal
Top achievements
Rank 2
Iron
Matthew
Top achievements
Rank 1
Sergii
Top achievements
Rank 1
Iron
Iron
Andrey
Top achievements
Rank 1
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?