Telerik Forums
UI for WPF Forum
1 answer
96 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
139 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
104 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
111 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
120 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
270 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
147 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
700 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
48 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
128 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
+? more
Top users last month
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
Iron
Iron
Alexander
Top achievements
Rank 1
Veteran
Iron
Serkan
Top achievements
Rank 1
Iron
Shawn
Top achievements
Rank 1
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
Iron
Iron
Alexander
Top achievements
Rank 1
Veteran
Iron
Serkan
Top achievements
Rank 1
Iron
Shawn
Top achievements
Rank 1
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?