Telerik Forums
UI for WPF Forum
4 answers
161 views
Hi 

this is our customer requirement. I need to remove those options. Is there a way to do that?
Thanks in advance

Fernando
Fernando
Top achievements
Rank 1
 answered on 16 Jul 2013
1 answer
144 views
I have a RadDropDownButton and I want the end user to be able to resize the DropDownContent.

Is this possible?


ta

Ollie
Tina Stancheva
Telerik team
 answered on 16 Jul 2013
1 answer
438 views

The RedComboBox displaying list of items for selection and this list will be empty to start with. If this list is empty, user should see an empty drop down so that the User knows there is nothing to select. With my code below, I just see a small 2 pixel line below combo, this give an impression to user that something is wrong with application. If you use windows provided ComboBox then it will a empty dropdown and we want the same behavior from RedComboBox.

How can I enable dropdown even if there are no items in the list?


<RadComboBox
   HorizontalAlignment="Left"
   Margin="1,1,0,1"
   VerticalAlignment="Center"
   Name="comboname" 
   SelectedItem="{Binding Path=Item, Mode=TwoWay}"
   ItemsSource="{Binding Path= ItemList}"
   IsReadOnly="False"
   EmptyText=" - select an item - "/>
Georgi
Telerik team
 answered on 16 Jul 2013
1 answer
82 views
Hi All,

Do we have a sample include DragDrop,Contextmenu and Custom Appt( edit dilaog) ? Also include Custom group?

Wenjie

Kalin
Telerik team
 answered on 16 Jul 2013
3 answers
121 views
Is there, or will there be Office 2013 styles available for RIbbonView?
Tina Stancheva
Telerik team
 answered on 16 Jul 2013
2 answers
152 views
Hi,
    I am working on radgridview. Is there any way I can find list of all items in gridview visible. or you may say any items which are not in scroll. Actually I need to show the values only for the rows which are available in view not in scroll. for that I need to have some mechanism by which I can get all the items present in view currently not in scroll. Can any one please suggest some thing in this respect thanks.

Saqib.
Muhammad
Top achievements
Rank 1
 answered on 16 Jul 2013
1 answer
198 views
Hi,

I am using RadComboBox and have few visual states based on the selected item in combobox i change the visual state and one of the visual state actually positions the RadcomboBox in a different position than the initial position. But i see the popup window does not move along with the combobox and stays open in the old position. Let me know how i can fix this.

This happens only when choosing the item by typing in the key stroke i.e you have items
A
B
C

you press B, item b gets selected in the popup.

Thanks
Raghu
Vladi
Telerik team
 answered on 16 Jul 2013
2 answers
231 views
Sorry for such a simple question as I'm new to WPF but how do I add text to my axis title in front of my binding value?

Here is my XAML that I'm trying:
<telerik:LinearAxis Title="{Binding YAxisLabelDescription, StringFormat='Profit: {0}'}"/>

My YAxisLabelDescription value is going to be "$" or "%" from my viewmodel. I would like to prepend the word "Profit" before the value in my XAML.

The problem is the only thing showing up is "$" or "%".

What am I missing?

Thank you,
Mark
Mark
Top achievements
Rank 1
 answered on 16 Jul 2013
7 answers
356 views
I have a property grid and it shows a scroll bar when the text is to long.  I want it to work like in visual studio where there is no huge ugly scroll bar at the buttom of the grid.  I have tried changing the "Scroll Viewer" for the grid but it dosn't seem to do anything.  It is in a dockable window so I can not just set the width of the text box as well.
Felix
Top achievements
Rank 1
 answered on 16 Jul 2013
1 answer
47 views
Hi, I was wondering if this is possible.

Thanks
-Kristján
Vladi
Telerik team
 answered on 16 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?