Telerik Forums
UI for WPF Forum
1 answer
147 views

Good time of day.

We have a problem. When we creating RadDocument via RadRichTextBox, it's look great, but when we trying to print it, bottom margin is not great at all, it's at least three times greater, than on print preview. Even if we make PageMargin and FooterBottomMargin equals to 0.

In attached files you can see what we have in RichTextBox and in printed version...

VITALY
Top achievements
Rank 1
 answered on 05 Jun 2018
4 answers
247 views

Hi,

 

How can I set row height in ganttview?

 

Best Regards

Kourosh

Vladimir Stoyanov
Telerik team
 answered on 05 Jun 2018
10 answers
386 views
I have an application that dynamically hides/shows properties based on customization.  I'm relying on groups to categorize everything.  When I refresh the control, by making a property visible/hidden or adding a property, all the groups I have collapsed reset expanded.  Is this a bug?  Can I also set group collapsed/expanded from code?

Thanks!

(Image attached: all that should change is in the yellow highlights.  I click a checkbox and add new fields.  In the lower image, all the groups suddenly expand when the form is refreshed.
Stefan
Telerik team
 answered on 05 Jun 2018
7 answers
315 views

In RadRichTextBox, if I input the chinese punctuation , for example “,”, it just shows as a space
but if I copy the chinese punctuation from other place ,then paste it,  it shows the correct punctuation 
see the attached file.

 

besides ,if i input \ then input chinese punction, the program interrupted and exit.

so, how to solve these problems?

 

Boby
Telerik team
 answered on 05 Jun 2018
2 answers
997 views

Hi,

I need to know if there's any way to validate empty radwatermark text box when the there's an empty string in the textbox. If the radwatermarktextbox is empty I need to get the red border and show a display that textbox is empty before adding the entries of these text box to gridview. 

Babitha
Top achievements
Rank 1
 answered on 05 Jun 2018
1 answer
168 views

I followed the Custom Filtering Control in the GridView.

<telerik:RadGridView Name="radGridView" AutoGenerateColumns="False">
  <telerik:RadGridView.Columns>
    <telerik:GridViewDataColumn DataMemberBinding="{Binding FirstName}" Header="First Name" HeaderCellStyle="{StaticResource MyStyle}"/>
    <telerik:GridViewDataColumn DataMemberBinding="{Binding LastName}" Header="Last Name" HeaderCellStyle="{StaticResource MyStyle}"/>
    <telerik:GridViewDataColumn DataMemberBinding="{Binding HireDate}" Header="Hire Date " HeaderCellStyle="{StaticResource MyStyle}">
      <telerik:GridViewDataColumn.FilteringControl>
        <local:FromDateToDateFilterControl FromDate="1/1/1990" ToDate="1/1/1995"/>
      </telerik:GridViewDataColumn.FilteringControl>
    </telerik:GridViewDataColumn>
  </telerik:RadGridView.Columns>
</telerik:RadGridView>

Also I set the style as

<Style x:Key="MyStyle" TargetType="telerik:GridViewHeaderCell">
                      <Setter Property="Foreground" Value="Black" />
                      <Setter Property="Template" Value="{...}" />
                </Style>

But I found the headers are not showing.

I saw the Template contains

<ContentControl x:Name="ContentPresenter" Contemplate="{TemplateBinding ContentTemplate}" Content="{TemplateBinding Content}"  >

I found the content caused the problem. If I use the hard coded content then I can see the headers.

Many thanks for code help.

Trump
Top achievements
Rank 1
 answered on 04 Jun 2018
3 answers
63 views

Hi Telerik,

With search as you type, if I type:

Bob Smith

It will currently return any rows that contain BOB or SMITH.  I want to change it so that it will only return rows that contain BOB and SMITH.

How do I do that?

Vladimir Stoyanov
Telerik team
 answered on 04 Jun 2018
11 answers
233 views

Hi, I'm using RadRichTextBoxRibbonUI to setup a document editor. In runtime when trying to change a paragraph's properties like Indention and Spacing through the default UI dialog, the corresponding boxes don't show current values and new values can't be entered. The up-down numeric boxes for right and left indention and for before and after paragraph spacing seem to be not bound to these properties of the paragraph. Other controls in the dialog window like the background color, alignment and line spacing comboboxes are working. Only RadNumericUpDown controls have a problem.

Can you please advise what could be missing for the Paragraph properties dialog to work as expected or point me to a tutorial for correctly setting up a document editor?

George
Top achievements
Rank 1
 answered on 04 Jun 2018
1 answer
159 views

I noticed something strange for the radpane.

 

I seems that in Xaml the statchange event is visible but it isn't in the properties of VS neither in code behind.

Is this a bug? See screenshot

Dinko | Tech Support Engineer
Telerik team
 answered on 04 Jun 2018
10 answers
204 views

First of all , Hello !

Im using maps and i have question about clustering. Currently im manipulating with 1000 objects and displaying them on my map and clustering them(  of course).
But on zoom level 7 i have arround 100 clusters. How can i set that on zoom level 7 i have maybe 5 clusters .  Or can you give me idea or example where you are setting different condition for clusters

in attachment is picture on zoomLevel=7 and clusters

Thank you

Martin Ivanov
Telerik team
 answered on 04 Jun 2018
Narrow your results
Selected tags
Tags
+? more
Top users last month
Will
Top achievements
Rank 2
Iron
Motti
Top achievements
Rank 1
Iron
Hester
Top achievements
Rank 1
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Thomas
Top achievements
Rank 2
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Will
Top achievements
Rank 2
Iron
Motti
Top achievements
Rank 1
Iron
Hester
Top achievements
Rank 1
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Thomas
Top achievements
Rank 2
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?