Telerik Forums
UI for WPF Forum
5 answers
159 views
I placed Datafilter on Popup window, which return FilterDescriptor. After that i add FilterDescriptor to Gridview. Up to now its working nice. If I again open popup, I want to set previous filter on Datafilter control, AS FilterDescriptor property of DataFilter is read only, kindly help me.

One other thing, I am using EditorTemplateSelector for custom input filter such as Combobox. Every time when I define EditorTemplateSelector for individual Item, it become hardcoded. I want a generic solution. DataFilter that I am using can have any collection, so its very difficult for me handle this situation. Can you send me sample solution, where i can use generic EditorTemplateSelector.
Kamran
Top achievements
Rank 3
Iron
Iron
Veteran
 answered on 28 Dec 2011
2 answers
85 views
Hi there,
I'm Using RadTreeView.It have a default ScrollView of Telerik,and it works well except on a touch screen,does it support when I touchmove the TreeViewPanel,then the ScrollViewer Scroll?Thanks!

Best Wishes,
Sky
Yu
Top achievements
Rank 1
 answered on 28 Dec 2011
9 answers
416 views
Hi,
I is there a way to have custom tool tips for each comboboxitem in the combobox ?

<telerik:RadComboBox Name="comboWorkingPlan" Height="20" Width="100"
DisplayMemberPath="Name"
SelectionChanged="comboWorkingPlan_SelectionChanged"
SelectedItem="{Binding Source={StaticResource MainUIDataSource}, Path=Class, Mode=TwoWay}"
ItemsSource="{Binding Source={StaticResource MainUIDataSource}, Path=PlansDataSource.AllClasses}" Initialized="comboWorkingPlan_Initialized"/>

Lets say I have a property called "Description" for each Class, would I be able to display that as a tooltip ?

Cheers
Kristján
Siva Prakash
Top achievements
Rank 1
 answered on 27 Dec 2011
2 answers
99 views
hi all
i have an table with id filed that has primary key.
i want when i select an row and click on new row then the new row insert next of selected item and id fields re arrange.
can help?
thankful.
rastin
Top achievements
Rank 1
 answered on 27 Dec 2011
3 answers
78 views
Hi,

in my application I have a docking control with multiple panes. For each pane, their "CanFloat and CanUserPin" properties are bind to a dependency property. Can you tell me if any problem exist between the persistence, the docking and some panegroup/ânes properties?

Also, if I want to implement a "Reload user persistence" button, can you tell me if their something I have to be aware before and after loading the last user persistence such an UpdateLayout or something else???

Thank's
Alex Fidanov
Telerik team
 answered on 27 Dec 2011
6 answers
204 views
I think I found a bug. When an exception is thrown from a binding on a GridViewDataColumn the whole application crashes with the following error line:
Telerik.Windows.Controls.GridView.dll!Telerik.Windows.Controls.GridView.GridViewDataControl.MeasureOverride(System.Windows.Size constraint) Line 6969 + 0x2b bytes

Is this an error in the RadGridView? I tried the same on the .Net integrated DataGrid and it doesn't crash when an exception is thrown by a binding.
Nedyalko Nikolov
Telerik team
 answered on 27 Dec 2011
0 answers
131 views
I have to move focus on the newly added row in gridview through viewmodel. If anybody know please share the solution.
Vishwajeet
Top achievements
Rank 1
 asked on 27 Dec 2011
4 answers
56 views
Just a few days ago I posted a question in WPF/DataServiceDataSource - today this post is gone. Why was it deleted?

Regards
Neils
Heiko
Top achievements
Rank 1
Iron
Veteran
 answered on 27 Dec 2011
7 answers
93 views
In a forum thread not too long ago, the Telerik team member mentioned that there will be focus on improving coded UI support in the Q3 2011 release.  Your automation support page still lists a lot of control as "Not Supported" or just "Partially OK".

Can you detail which controls have now gone from "Not Supported" or "Partially OK" to "Fully Supported"?

Before I take on a development effort to upgrade our telerik control references, I wanted to make sure that there is a big benefit of more Coded UI support included in this new release.

Links that I referenced above:
Hristo
Telerik team
 answered on 27 Dec 2011
2 answers
190 views
Hi,

I've been browsing the Themes subfolder in the Telerik installation folder and I've noticed that each style for a control is named as follows, for example:
<Style TargetType="telerik:RadToolTip"       
    x:Key="{telerik:ThemeResourceKey ThemeType=
    external:Office_SilverThemeExternal , ElementType=telerik:RadToolTip}"
     >

How can I reference the x:Key this style? For example, I want to create a style as follows:
<Style TargetType="telerik:RadToolTip"
    BasedOn="{StaticReference ResourceKey={telerik:ThemeResourceKey ThemeType=
    external:Office_SilverThemeExternal , ElementType=telerik:RadToolTip}}"
     >

What do I use for the ResourceKey to reference the Telerik style? The above example fails because I can't define the external namespace. This namespace is defined in the Telerik resource dictionaries as:
    xmlns:external="clr-namespace:Telerik.Windows.Controls.External"
     >

However there is no "Telerik.Windows.Controls.External" reference to add to my project. What can I use for the ResourceKey?

Kind regards,
Dave.
David
Top achievements
Rank 2
 answered on 27 Dec 2011
Narrow your results
Selected tags
Tags
+113 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?