Telerik Forums
UI for WPF Forum
5 answers
151 views
I was wondering if someone had a solution to get the Grouped Row headers to line up with the rest of the data.  Someone posted a similar topic on the Silverlight forum:  http://www.telerik.com/community/forums/silverlight/gridview/aggregate-result-display.aspx  but the example project doesn't work for me in WPF, even with a little massaging.

Also, I was wondering if the GroupedRow header values (The aggregate values) could be editable?

Thanks
Maya
Telerik team
 answered on 03 May 2012
3 answers
133 views
I am using one of your example codes and seeing a different behavior when running the Project between .NET Framework 4 and 3.5 Framework in the Target framework property of the Project. 
When I run in 4, I get a RED line between two Parent nodes. If I run in 3.5 I am not getting that red line. 

This Red line appears when the Tree is in Tristate mode. It disappears when all the nodes are selected.  Have you guys seen this problem?

Is this a bug? I am attaching screen shot of this.  

I have used the example shown in this post.

http://www.telerik.com/community/forums/wpf/treeview/tristate-and-binding.aspx 


 


gans
Top achievements
Rank 1
 answered on 03 May 2012
2 answers
334 views
hi, radbusyindicator when enabled shows "In progress...Please wait" but my cancel button along with all the controls on form get disabled when busy indicator is on. How to keep one button of my choice enabled so In progress task can be cancelled if necessary ..
thanks
Geena
Top achievements
Rank 1
 answered on 03 May 2012
0 answers
107 views
Hi,

is it possible to use the TileView like a Grid with one row and 5 columns ( 1 TileViewItem = 1 Columns )? And how?

thanks
Best Regards
Rene
ITA
Top achievements
Rank 1
 asked on 03 May 2012
6 answers
296 views
 Hi,

I am using WPF Telerik controls in a WPFApplication using MVVM pattern.

All controls binding is throw ObservableCollections, for the RadGrid the binding is fine but for the GridViewComboBoxColumn binding it's not.

In fact GridViewComboBoxColumn is binding to another ObservableCollections via
ItemsSource="{Binding MyCollection}"
DataMemberBinding="{Binding Property}"
DisplayMemberPath="Label"
SelectedValueMemberPath="Value"

but it doesn't work.

Can GridViewComboBoxColumn support another collection binding other than RadGrid Collection Binding ??

Thx
Maya
Telerik team
 answered on 03 May 2012
3 answers
133 views

I'm trying to set the expanded state on load. I'm using the following RowLoaded handler.

 

private void PspTreeListView_RowLoaded(object sender, Telerik.Windows.Controls.GridView.RowLoadedEventArgs e)
{
    PspTreeViewObject pspTreeViewObject = e.DataElement as PspTreeViewObject;
    TreeListViewRow treeListViewRow = e.Row as TreeListViewRow;
 
    if (treeListViewRow != null && pspTreeViewObject != null)
    {
        treeListViewRow.IsExpanded = pspTreeViewObject.IsExpanded;
    }
}>

 

This works to set the expanded state properly, but then none of the items in the treeview can be expanded or contracted. I tried setting IsExpandable to true for the items, but that didn't work either. It seems that once the initial state is set, it cannot be changed.

Any ideas on how I can fix this?

 

Dimitrina
Telerik team
 answered on 03 May 2012
1 answer
130 views
Is the GridView column header keyboard accessible? Can I tab to it and activate sorting with the keyboard? The native WPF listview doesn't support this and we are looking for a control that does. 

Thanks,
Derek 
Pavel Pavlov
Telerik team
 answered on 03 May 2012
2 answers
156 views
Is there or will there be in the near future the ability to modify the Zoom range? I would like to be able to set the zoom property to something lower than 0.5.
Eric
Top achievements
Rank 1
 answered on 02 May 2012
9 answers
378 views
Hi guys,

I've followed the self-reference hierarchy example and have implemented the custom DataItemCollection. The tree binds great and I am able to view all the tree items. However, now I want to have the drag/drop ability too, I've found that I can't "Drop-Inside" and also, when I can, drop before or after the program gives me the following exception:

NullReferenceException
at Telerik.Windows.Controls.RadTreeView.EndDrop(FrameworkElement dropTarget, IEnumerable draggedItemsEnumerable) in c:\\Builds\\WPF_Scrum\\Release_WPF\\Sources\\Development\\Controls\\Navigation\\TreeView\\RadTreeView.cs:line 2147\r\n   at Telerik.Windows.Controls.RadTreeView.OnDropComplete(FrameworkElement dropDestination, IEnumerable draggedItems) in etc...

I have pretty much following the example found in the documentation exactly and extended the ObservableCollection. I have only  enabled the property IsDragDropEnabled to true to turn on this feature. Is there something else I must do to make the dropping work?

Thank you,

Tim.
Tina Stancheva
Telerik team
 answered on 02 May 2012
1 answer
106 views
I am using the Bing map provider and only the road view is available. Aerial is enabled but when clicked the map flashes and then goes back to road. Birdseye view is disabled. Are the modes controlled by the map key? I think they used to work, but I updated the telerik version and map key.
Andrey
Telerik team
 answered on 02 May 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
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
Cynthia
Top achievements
Rank 1
Iron
Toby
Top achievements
Rank 3
Iron
Iron
Iron
Danielle
Top achievements
Rank 1
Iron
Iron
Joel
Top achievements
Rank 3
Bronze
Bronze
Iron
yw
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Cynthia
Top achievements
Rank 1
Iron
Toby
Top achievements
Rank 3
Iron
Iron
Iron
Danielle
Top achievements
Rank 1
Iron
Iron
Joel
Top achievements
Rank 3
Bronze
Bronze
Iron
yw
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?