Telerik Forums
UI for WPF Forum
1 answer
224 views
Hi, 

I have a RadGridView with GridViewDataColumn. I'm the column is using a binding with IsReadOnlyBinding (and it's working well the cell is read only as expected). I would like the cell to take on a special color a when it's ReadOnly based on a binding in XAML.

I tried to do a trigger on GridViewCell.IsReadOnly but it's not working since IsReadOnlyBinding doesn't seem to affect IsReadOnly (that's rather strange).

Am I missing something or am I doing something wrong ?
Vanya Pavlova
Telerik team
 answered on 20 May 2011
1 answer
102 views
Our requirements are, On expanding or collapsing any node we should retain the summary1 & summary2 rows irrespective from the level (means, we have to retain the summary1 & summary2 rows for all levels).

column1 column2
parent summary1
  summary2
-child
summary1
summary2
a1
a2
-grandchild1
summary1
summary2
a3

Is this possible on treelistview control?

Please consider this as priority.

Thanks,
Suman
Vlad
Telerik team
 answered on 20 May 2011
1 answer
120 views
Hello Telerik,

The special slots are really nice to visually represent the resource's availability.
Our resources have default schedules with free (green) and occupied (red) time (with some recurrence).
However on some occasions we need to display an exception on these default schedules (some holiday, maintenance of equipment, sick leave of some person,  a general strike, whatever :-) )

In these occasions, I add a new special slot (and a style selector, and a Style - a reddish hatch or maze - in xaml) and add them to the special slots list. The styles I'm using are semi transparent and I can see all of them on the calendar as expected. However I was unable to control the Z-index, so sometimes I see the maze (exception slot) below and sometimes above the default slots. (I'd like them to stick on top)

I tried to control the layering the way I control the order of shown resources (by sorting them in the ResourceType), but that din't work.
I also tried to control the layering using the Z-index.

UPDATE: sorting the special slots does work. I sort them (in the viewmodel) based on the derived Slot classes. The last in the list is the one on top. Problem solved. (However it would be nice if the Panel.ZIndex would work on the HighlightItemStyle)

Greetz,
Nico
Pana
Telerik team
 answered on 19 May 2011
1 answer
76 views
Hello,

I have an object on a RadPane with ishidden biding abitlity.
If i hide the radpane, and then unload the dockpanel all is ok, my object is not retained by the pane.

But if i only unload the dockpanel, all my object is retained !!!

Have you an idea ?

Aurore
Miroslav Nedyalkov
Telerik team
 answered on 19 May 2011
4 answers
82 views
Hey I followed your example for customizing the row layout.
The custom row now shows but it's not showing the binding data and if I remove the RowStyle="{StaticResource rowStyle}" parameter and display the GridViewDataColumns with the bindings, the data then displays.

Can you help?
Brandon
Top achievements
Rank 1
 answered on 19 May 2011
0 answers
64 views
Hi,
I am trying to create a carousel containing certain items. The desired effect has to be similar to the menu on the bottom as shown in the following website:
http://labs.clientui.com/mydesktopria/

Specifically , I want the items to glide and zoomout smoothly as the mouse hovers over them.

Can you please send me a sample application to show how I can achieve this using the carousel control.

Many thanks,
Subarna
Subarna Bandyopadhya
Top achievements
Rank 1
 asked on 19 May 2011
1 answer
26 views
Hi,

I can post attachment in other forums, but in this one i can't. Is there a reason for this?

Greets Hans
Filip
Telerik team
 answered on 19 May 2011
1 answer
204 views
Hi All,

I am using Wpf 4.0 and telerik data grid in my applictaion.
I have a requirement tha i have to set alternate row colors as blue and red.
I got the following style but htrough this i can set only on background color.
<Style x:Key="AlternateRowStyle" TargetType="{x:Type telerikGridView:GridViewRow}">
        <Setter Property="Background" Value="Red" />
        <Setter Property="BorderBrush" Value="#D4D6D6" />
</Style>
  
<Style TargetType="{x:Type framework:RTPOGridView}">
        <Setter Property="AlternateRowStyle" Value="{DynamicResource AlternateRowStyle}"/>
<Setter Property="Background" Value="Blue" />
</Style>

But i am not getting the desired result.

Kindly let me know the solution.
Thanks in advance !!!!!
Rossen Hristov
Telerik team
 answered on 19 May 2011
1 answer
110 views
Hello,

is it possible to print/export a background image?

I think about something like a pre-printed form, a watermark, a letterhead or just a logo outside a paragraph on every page.

Thanks a lot

           Mischa
Mike
Telerik team
 answered on 19 May 2011
1 answer
160 views
i want to incorporate a button in the date picker itself on click of which current date is populated
Dani
Telerik team
 answered on 19 May 2011
Narrow your results
Selected tags
Tags
+? more
Top users last month
Jay
Top achievements
Rank 3
Iron
Iron
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
Radek
Top achievements
Rank 2
Iron
Iron
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Richard
Top achievements
Rank 4
Bronze
Bronze
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Jay
Top achievements
Rank 3
Iron
Iron
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
Radek
Top achievements
Rank 2
Iron
Iron
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Richard
Top achievements
Rank 4
Bronze
Bronze
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?