Telerik Forums
UI for WPF Forum
3 answers
108 views
Hi! I'm using Q1 RadControls 2011, and I get an error when the users Write a caret, I used the AutomationUI to generate the wordprocessor, how can I solve this problem?
Iva Toteva
Telerik team
 answered on 12 Dec 2011
1 answer
69 views
Can anyone tell me if RadChart (WPF) 2011 Q3 supports scale breaks? If so, could you point me to some documentation showing how it works?
Evgenia
Telerik team
 answered on 12 Dec 2011
1 answer
1.0K+ views
Hi,

Why my Trigger on the property IsMouseOver does not display a Red Background ?

<Style TargetType="telerik:RadButton">
  <Style.Triggers>
           <Trigger Property="IsMouseOver" Value="true">
               <Setter Property="Background" Value="Red"/>
           </Trigger>
       </Style.Triggers>
   </Style>

Should I override it ?
I am using the metro theme.

Regards,
S
Tina Stancheva
Telerik team
 answered on 12 Dec 2011
5 answers
150 views
Hi,
I have a gridview having a grid in its rowdetail, when row detail visibility changes i fetch data from database to load the row detail grid.
But the problem here is that when i sort or filter on the main grid, the data is removed from the already opened row detail grid.

Same thing happens when we have some controls in our rowdetails, and the values of expanded row details sets to blank when filtered or sorted.

Using "RowDetailsVisibilityChangedevent" to populate the rowdetails, due to some constraints not using "LoadingRowDetails".

Please let me know is there anything i can do so that those row detail grid data does not get removed when I do sorting or filtering on main grid.

Please reply its urgent.
Thanks
Maya
Telerik team
 answered on 12 Dec 2011
1 answer
130 views
Hey Guys,

I am using the Q2 2011 controls, and I can't seem to get determinate progress to work.  I think I am doing everything I need to according to the docs, but the UI still looks exactly like the indeterminate state.

The result of the code below is shown in the attached screenshot.  I was expecting the middle fill to be at 50%, but the value of ProgressValue seems to make no difference. 

Any idea what I am missing?  Is this a bug or a regression of some sort?

Thanks,
Mark

<Window x:Class="BusyIndicatorTest.MainWindow"
    xmlns:Controls="clr-namespace:Telerik.Windows.Controls;assembly=Telerik.Windows.Controls" 
    Title="MainWindow" 
    Height="350"
    Width="525">
    <Grid>
        <Controls:RadBusyIndicator
            IsBusy="True"
            IsIndeterminate="False"
            ProgressValue="50.0">
            <ListBox>
                <ListBoxItem Content="Some Content 1"/>
                <ListBoxItem Content="Some Content 2"/>
            </ListBox>
        </Controls:RadBusyIndicator>
    </Grid>
</Window>
Dani
Telerik team
 answered on 12 Dec 2011
12 answers
327 views
Hi,

I'm trying to show a radgridview into a hierarchical radgridview item.
Now i bind the treelistview with "Capitulos" Items and i have the next structure:

                 Capitulo 1
                        Capitulo 1.1
                               Capitulo 1.1.1
                 Capitulo 2
                 Capitulo 3


I need to show this one:

                    Capitulo 1
                        Capitulo 1.1
                            Product c
                            Product d
                            Product e
                                Capitulo 1.1.1
                                        Product a
                                        Product b
                    Capitulo 2
                    Capitulo 3
William
Top achievements
Rank 1
 answered on 12 Dec 2011
2 answers
190 views
Hi,

Basically my project is a winform application. I created one dashboard in WPF user control with rad controls. I am showing this control after user logged in. Everything is working properly but it takes sometime (more than 20 secs) to show the user control. Is there any way to show this user control using BackgroundWorker ? Note: I am using RadDock in my main application.
Arun Kumar
Top achievements
Rank 2
 answered on 12 Dec 2011
3 answers
209 views
Hi,

We have a line chart which shows about 4000 data values, with Date in X-axis and Decimal values in Y axis. We have encountered the issue that chart does not shows all the values particularly ending values.
For this purpose, we enabled Zooming on the chart and found that in normal chart is not showing last 100 values, but when we enabled the sampling too at 400 then we found in normal we are missing last 6 values at the end of line.

for more details, i have attached the image of chart in both states, with no zoom and zoomed to 10%. Can you help us to fix this issue.

Thanks
Petar Marchev
Telerik team
 answered on 12 Dec 2011
1 answer
565 views
Could someone show me the easier way to change the line color in my line series? I'm using RadChart 2011 Q3. I'd like to see how to do it in XAML.

Thanks very much.
Petar Marchev
Telerik team
 answered on 12 Dec 2011
1 answer
99 views
The grid is working great for me, except that only my simple type properties are shown.  The properties in my object that in themselves are objects just show up as a text box with the name of the class in it.  Is this not supported, or do I need to decorate my class definitions somehow?
Ivan Ivanov
Telerik team
 answered on 12 Dec 2011
Narrow your results
Selected tags
Tags
+? more
Top users last month
Anislav
Top achievements
Rank 6
Silver
Bronze
Bronze
Jianxian
Top achievements
Rank 1
Iron
Marco
Top achievements
Rank 3
Iron
Iron
Iron
Jim
Top achievements
Rank 2
Iron
Iron
Nurik
Top achievements
Rank 2
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Anislav
Top achievements
Rank 6
Silver
Bronze
Bronze
Jianxian
Top achievements
Rank 1
Iron
Marco
Top achievements
Rank 3
Iron
Iron
Iron
Jim
Top achievements
Rank 2
Iron
Iron
Nurik
Top achievements
Rank 2
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?