Telerik Forums
UI for WPF Forum
1 answer
110 views
I found this issue on the RichTextBox integration with RadBook demo:

When I load a .docx document it does not adjusts to the book size and shows only a portion of the text. It seems that the meassure functionality in not working. This error also causes that some pages are not showed (missing) between left and right page. I found this issue on the official demo, this is not a test project. I'm using Telerik WPF 2014.1.0331.45, I know that this is not the latest version, I just want to report this issue and maybe learn how to solve it.
Petya
Telerik team
 answered on 15 Jul 2014
1 answer
335 views
Hello,

please, can you advise me the way how to do radgridview width fixed columns width (each column has different width set in XAML) which won't resize columns when application is resized? I just need columns to have the same width no matter what and to show horizontal scrollbar if app is too small.

Is there a way how to do this?

Thanks,
Karel 
Boris
Telerik team
 answered on 15 Jul 2014
1 answer
123 views
Hi there,

How can i move tabs like what I'm showing in attached image?
Martin Ivanov
Telerik team
 answered on 15 Jul 2014
1 answer
137 views
How do I remove the huge spacing between the items inside the rad panel bar item?

Attached is the screen capture of the items inside. 

Thanks
Evgenia
Telerik team
 answered on 15 Jul 2014
3 answers
63 views
HI,

While renaming the specific node,it is taking lengthy string value.There is no limited text(how to give limited String) for RadTreeView item.Please find the below screenshot.

regards,
Ranjith
Martin Ivanov
Telerik team
 answered on 15 Jul 2014
1 answer
330 views
Hello there,

I`ll first explain my requirement.

I have a CustomControl deriving from  RadDiagramShapeBase that act as a symbol .Now i am adding customcontrol to a radDiagram.

On double clicking the customcontrol a new window popups that contains various textboxes that defines the symbol for eg: if symbol is a person,then the mainwindow consist of attributes eg name,ssn,address etc.

the mainwindow follows mvvm its has its respective viewmodel and model.

Now my problem:

I am  serializing the application state as two files,First the diagram (view level): I am serializing the radDiagram that consist of customcontrol (symbol) as a string. ( model level): I am serializing mainview`s model as binary serialization  as a seperate file.

Now this becomes a very difficult for me manage two file because i have to zip it into single file then unzip it and this process is not safe.
(Also i have to depend on 3rd party unzip tools!!!!)
 
My Requirement

SO is there any way so that i can serialize my attribute in the customcontrol (symbol) itself along with the radDiagram as  a single file i.e along with the diagram.

Or 

Can You provide me  any idea to achieve my result!!!!!


Thanks and Regards,
Abhinav



Pavel R. Pavlov
Telerik team
 answered on 15 Jul 2014
4 answers
148 views
Hi,

I have two questions I want to ask about your GanttView:
1. For Summary Tasks, is there a built-in way to have the Start and End dates automatically calculate based on the minimum and maximum child dates?
2. Is there a way for certain columns to automatically fill the remaining width of a window. Like the * does in GridView's.

Thanks
Polya
Telerik team
 answered on 15 Jul 2014
3 answers
51 views
Hi Telerik,

I have recently seen my application crash a couple of times. Thought it was due to my code but i am not sure it is.

The application logs exceptions and in my log i found what you see on the attached image.

I have only seen this error on 1 machine and i think it happens when i am adding lineseries data to a graph.

This machine has the following specs: Windows 7 Professional 64 bit, 4 GBRAM and Intel Core 2 Duo U9600 1.6GHz.

Please tell me if there is more you need to know :)

Best regards,
Jeppe
Petar Marchev
Telerik team
 answered on 15 Jul 2014
2 answers
216 views
Is there a way to reorder the tabs by dragging one?
In the same way can we convert a tab in a window by dragging it out and convert a window in a tab by dragging it inside?

I'd like to reproduce a google chrome behaviour with tabs..
Pavel R. Pavlov
Telerik team
 answered on 15 Jul 2014
2 answers
455 views
Hello,

I am trying to set the color of the text in the GroupHeaderRow of my gridview. 
Both the title of the group (value of the column grouped) and the text of the aggregate functions.

When I use the office black theme, everything is in black and when I use the windows 8 theme, the aggregate function text is in blue.

I use a GroupRowStyleSelector :

<cstyle:ReconReportStyle x:Key="styleGroupHeaderRow">
            <cstyle:ReconReportStyle.UnmatchedStyle>
                <Style TargetType="telerik:GroupHeaderRow">
                    <Setter Property="Background" Value="Red"/>
                    <Setter Property="Foreground" Value="Pink"/>                     <!--  this setter does not change anything-->
                </Style>....


<telerik:RadGridView ...
GroupRenderMode="Flat"
GroupRowStyleSelector="{StaticResource styleGroupHeaderRow}"
</....>


 What should I do ?








Loic
Top achievements
Rank 1
 answered on 15 Jul 2014
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?