Telerik Forums
UI for WPF Forum
3 answers
1.2K+ views
The visual for the RadRadioButton shows up as a toggle button with the toggle state based on whether it is checked. Is it possible to show the radio button as a traditional radio button instead? I'd like to do this because the traditional button conveys that the selection is exclusive whereas the current visual does not.
Tina Stancheva
Telerik team
 answered on 01 Mar 2011
4 answers
174 views
I have 2 GridViewComboBoxColumns in my GridView.
The second GridViewComboBoxColumn's ItemsSource is a property of the selected item in the first GridViewComboBoxColumn.

How do I accomplish this in XAML?

Thanks!
newbie
Top achievements
Rank 1
 answered on 01 Mar 2011
6 answers
157 views
So I have a RadGridView, with 10 items in it... CollapseAllHierarchyItems only seems to collapse half of them. I tried running a loop and invoking CollapseHierarchyItem on each member of Items, and that only does about half of them as well.

If I run this loop twice, going back to the main thread in between, it works. Any ideas?
Jerome
Top achievements
Rank 1
 answered on 01 Mar 2011
1 answer
57 views
How can I select row after clicing on control that is placed in it?
Ivan Ivanov
Telerik team
 answered on 01 Mar 2011
2 answers
128 views
Hi there, 

We want to use RadTreeListView to bind into Workflow Foundation's ModelItem.
The example shown in this sample code is using TreeView to display WF ModelItem. But in our requirement, we need additional columns to display information in the node. That's why we plan to use RadTreeListView. However, we haven't been able to bind it properly to ModelItem.

So, do you have any idea how to bind ModelItem to RadTreeListView?
Here is the simplified structure of ModelItem that we want to bind
  1. ModelItem has collection of ModelProperty
  2. The Value property of ModelProperty object is another ModelItem
  3. So, we want to bind to ModelItem (let's say MI), and then MI's children will be collection of ModelProperty.Value (which is also a type of ModelItem)

Thanks and best regards, 

Arinto
Maya
Telerik team
 answered on 01 Mar 2011
1 answer
172 views
Hi,

How can I move the arrow from right side to left side? I think the arrow stays on the right side defaultly.

Thanks!

James H.
Tina Stancheva
Telerik team
 answered on 01 Mar 2011
5 answers
132 views
Hi,

i have a viewmodel 'people' with a list of persons. Each person has a name and a list of addresses.
How can i show this data in two panelbars?

The first panelbar should be filled with the data of the people and for each person should be a panelbar filled with the addresses.

- person1
  - adress1
     - street
     - postal code
  - adress2
     - street
     - postal code
- person2
  - adress1
     - street
     - postal code
  - adress2
     - street
     - postal code
- person3
...

thx 4 help
Kiril Stanoev
Telerik team
 answered on 01 Mar 2011
3 answers
90 views
I created a test application I put URL at bottom.  I am getting weird behavior.  The situation is that we have a dynamic workflow that the treeview will read at runtime, ondemand.  So the workflow for all the same type objects is the same, which seems to throw off the treeview.  So follow these steps and you should see what I mean:

1) Expand "Arrow Canyon" and select a child node "Comment"
2) Now expand another section like "Buck Mountain".  Notice that "Comment" is already selected just like the first section.
3) Now select a different child item under "Buck Mountain", like Reference.  Notice what changes is the items under "Arrow Canyon".

So even though they are different instances, it always acts like you are working with the first instance.  And in fact, in my program I am writing, every reference is to the first section, no matter which instance I am using.

I figured  it had something to do with each node using the same workflow.  But they are different instances, so I assumed this would be fine.  Perhaps you could educate me on how I should be using this correctly so only one item is selected at a time and it is in the correct section?

http://www.geostratsys.org/DrillDownTest.zip
Tina Stancheva
Telerik team
 answered on 01 Mar 2011
2 answers
336 views
How can I remove the corner radius from my toolbar.  I want my corners to be square.
I do NOT have access to Expression Blend.

Thanks for any help!
Buzz
Buzz
Top achievements
Rank 1
 answered on 01 Mar 2011
10 answers
221 views
I am prototyping a Windows WPF application using Windows 7's built-in multitouch gestures.  I'd like to use telerik controls but before making the purchase I'd like to know if using the c# source will allow for me to capture gesture messages?
Sergej Mertens
Top achievements
Rank 1
 answered on 01 Mar 2011
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?