Telerik Forums
UI for WPF Forum
7 answers
88 views
Hi,

Do all member icons exists? eg : Class Internal Template, Class Protected Template, Class Private Template, Constructor Internal Template, Constructor Protected Template, Constructor Private Template, and other member icons.

Thanks.
Tina Stancheva
Telerik team
 answered on 19 Jul 2013
2 answers
41 views
Good afternoon,,,
We've started using Telerik components and saw that the Conference do with some dlls were created several files inside the Debug folder of my project, here is a doubt. What files should I send is within the Setup to and installed on the end user application to function properly.

Ateciosamente
André
Andre
Top achievements
Rank 1
 answered on 19 Jul 2013
1 answer
187 views
Is there a feature to get a TODAY button in the RadDateTimePicker for WPF,
or that this day has a painted circle for example?

Thanks.
Stefan
Yana
Telerik team
 answered on 19 Jul 2013
4 answers
539 views

<telerik:GridViewDataColumn DataMemberBinding="{Binding HoursValue}" ColumnGroupName="HoursInfo"

HeaderCellStyle="{DynamicResource GridViewHeaderRowStyle1}" Width="100" HeaderTextAlignment="Center">

<telerik:GridViewColumn.Header>

<StackPanel Orientation="Horizontal" HorizontalAlignment="Center">

<TextBlock Text="Hours "/>

<TextBlock Text="{Binding ElementName=chkCompYear, Path=Content}"/> // here binding is not working
or
<TextBlock Text="{Binding Year}"/> // here binding is not working

</StackPanel>

</telerik:GridViewColumn.Header>

</telerik:GridViewDataColumn>

 

<CheckBox Name="chkYear" Content="{Binding Year}" // Here it is working


Model
-----
public string Year {get; set;}

 I can able to bind the data to checkbox which is outside the RadGridview, But I cant bind the header.
Pls help me out to resolve this

 

 

 

Adam
Top achievements
Rank 1
 answered on 19 Jul 2013
1 answer
127 views
Hi,

Is there a way to publish/subscribe messages so that I can implement a communication mecanism between different ViewModels of a View.

Does Telerik MMVM provide this kind of tool.

Thanks in advance
Yana
Telerik team
 answered on 19 Jul 2013
3 answers
201 views
Hi,

How to pass TreeView DataContext to ViewModel for using search in TreeViewItems.
Please take a example.
http://www.telerik.com/help/wpf/radtreeview-how-to-implement-search-filter-sort.html

Thanks.
Steve
Top achievements
Rank 1
 answered on 19 Jul 2013
4 answers
108 views
My team inherited a rather poorly written application which included the use of Telerik controls.  Any view that has a RadGridView control throws the exception as we are locked into the 3.5 framework for now.

I downloaded the demo but the library isn't there as well.

Where can I download the library?
Michael
Top achievements
Rank 1
 answered on 18 Jul 2013
4 answers
334 views
We have a RadGridView (.NET 3.5 2011 Q2SP1) to display a list of equipment.  If equipment is going to be added, then it is displayed with a white background and black foreground.  If it is equipment that already exists, all fields are marked readonly and the entire line is set to be red with white foreground.

In small unit tests we have not had any noticeable problem with the control.  However we have a setup in Training where there are 25 pieces of equipment and room to add 2 pieces of equipment at the beginning of the list and unlimited amount at the end of the list.

When I populate the grid the formatting goes nuts and is totally lost while scrolling.  Attached are three screenshots of the lost formatting:

First screen is when the list originally loads.  Line 1 and 2 formatted correctly. The 3rd and 5th line are correct.  The 4th line is readonly however it is all gray instead of red!!!

Second screen shot is when I've scrolled down and around line 12 all formatting is completely lost.

Third screen shot is scrolled back to the beginning and again all formatting is lost and the second line is completely unreadable.

I need resolution to this issue.  My users in training will freak out if they see this garbage!
Michael
Top achievements
Rank 1
 answered on 18 Jul 2013
3 answers
162 views
Hi!
I need to make a custom shape, but I need to draw it from the codebehind, because it needs to be drawn according to some properties. Also, the drawing will be composed of different geometries and brushes. Any chance I can use StreamGeometry with DrawingGroup somwhere ??
Do I need to override OnRender method of RadDiagramShape ??

Thanks very much for any help you could provide !!

David
Zarko
Telerik team
 answered on 18 Jul 2013
3 answers
135 views
I saw the GridView Commands Telerik example, it's ok when we don't have any hierarchy.
Anyway, in my solution, I need to create/edit parent and children rows, so in a gridview hierachy.

For example, I wan to create a parent row, then it children rows and save them. And I want to edit each cell of parents row or children row.
Is it possible ? For information I don't use Entity Framework and my ItemSource GridView is binded to and observable collection, and I'm using MVVM pattern.

I put a screenshot of my requirement in attachement of the thread.

In advance, thanks for your help !

Regards,
Guillaume
Guillaume
Top achievements
Rank 1
 answered on 18 Jul 2013
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?