Telerik Forums
UI for WPF Forum
1 answer
102 views
Hi, How can I add the item template i create from the ResourceTypeTemplateSelector? 

All I wanted is that when  i click on a certain tab, a radgrid will appear. thanks
Tina Stancheva
Telerik team
 answered on 23 Aug 2011
1 answer
147 views
Hello,

We are currently using the gridview along with a chart control.  When a selection is made on the chart control, we select the cells in the gridview that are related (which amounts to all the cells in a particular column) and then use:


Grid1.ScrollIntoView(cell2Select, cell2Select.DataColumn);

 



We would like to expand this so that the selected column of cells moves directly underneath the selection made on the chart.  Is this possible?

Thanks,
Derek

Dimitrina
Telerik team
 answered on 23 Aug 2011
3 answers
110 views
Hey, on RadGridView with scrollbars and DragAndDrop query/info - when I try to scroll - Drag tooltip appears (OnDragQuery) preventing normal scrolling.

e.Options.Source is RadGridView, how to filter scrollbars out of DragDrop when scrolling content of RadGridView?

Thanks,
Alex
Tsvyatko
Telerik team
 answered on 23 Aug 2011
1 answer
114 views
Hello everybody

There is a standard way to set the maximum level of row nesting? For example two or three levels max.
I hope you can help me.

Best regards
Jorge
Dimitrina
Telerik team
 answered on 23 Aug 2011
1 answer
125 views
Hello,

Can you please attach/supply a simple example of a RadGrid having RadComboBox, RadButton on its cells/rows? Thanks!
I badly need it. Thank you!
Vera
Telerik team
 answered on 23 Aug 2011
5 answers
277 views
I have setup a basic RadGridView in WPF, and applied the metro theme to it.

When I try and apply a filter to any column in the GridView it throws a DynamicResourceExtension error the second time the filter is selected.
This ONLY happens when using the Metro UI theme on the RadGridView and happens in several examples that I tested this on.

The basic error message thrown is:
{"A 'DynamicResourceExtension' cannot be set on the 'BasedOn' property of type 'Style'. A 'DynamicResourceExtension' can only be set on a DependencyProperty of a DependencyObject."}
Vanya Pavlova
Telerik team
 answered on 23 Aug 2011
3 answers
154 views
I have boolean values being used on the Y Axis and the chart control is converting them to 0 and 1. How do I get it to show "True" and "False" labels instead?
Yavor
Telerik team
 answered on 23 Aug 2011
4 answers
710 views
Hi,

I've a  radGridView which displays some "order". Each order has a status(represented by an enum.

I want to not display by default order with a Closed status.

So, I added this on my radgridview:

<telerik:RadGridView.FilterDescriptors>
    <telerik:FilterDescriptor Member="LastStatus.Status" Value="Closed" Operator="IsNotEqualTo"/>
</telerik:RadGridView.FilterDescriptors>

This is actually working, but I've a problem, this filter isn't displayed in any filter list.

Even if I've a column with the exact same DataMember:
<telerik:GridViewDataColumn Header="Current Status" DataMemberBinding="{Binding LastStatus.Status}" />

How can I manage this??? Xaml side of course

I saw this: http://www.telerik.com/help/silverlight/radgridview-filtering-column-filter-descriptors.html
But I can't specify a GridViewDataColumn in the xaml of the FilterDescriptor
Julien
Top achievements
Rank 1
 answered on 23 Aug 2011
1 answer
52 views
Hello, I'd like my Headers in RadGridView to look something like this: http://www4.picturepush.com/photo/a/6379597/img/6379597.png Can you please help? I'm quite new to your tools.

Kind Regards,

Y
Maya
Telerik team
 answered on 23 Aug 2011
2 answers
134 views
Hi Telerik,

I want to hide all the appointments in RadScheduleView Month View. How to do this?
It also should be fine if appointments are not loaded in RadScheduleView Monthview at all.
jeya
Top achievements
Rank 1
 answered on 23 Aug 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
Security
VirtualKeyboard
HighlightTextBlock
TouchManager
StepProgressBar
Badge
OfficeNavigationBar
ExpressionParser
CircularProgressBar
SvgImage
PipsPager
SlideView
AI Coding Assistant
+? more
Top users last month
Rob
Top achievements
Rank 3
Bronze
Iron
Iron
Sergii
Top achievements
Rank 1
Iron
Iron
Dedalus
Top achievements
Rank 1
Iron
Iron
Lan
Top achievements
Rank 1
Iron
Doug
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Top users last month
Rob
Top achievements
Rank 3
Bronze
Iron
Iron
Sergii
Top achievements
Rank 1
Iron
Iron
Dedalus
Top achievements
Rank 1
Iron
Iron
Lan
Top achievements
Rank 1
Iron
Doug
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?