Telerik Forums
UI for WPF Forum
1 answer
146 views
Hi,
I have applied a converter to DataMemberBinding, but filter doesn't take this converter into account..
Checkboxes that appear in filtering control shows the values that are displayed (after calling converter), but typing the same values in textbox that is shown below doesn't filter on those displayed values.

Is there a way to achieve the filtering based on the converted values from the textbox.

Thanks,
Pankaj
Dimitrina
Telerik team
 answered on 20 Feb 2013
4 answers
1.1K+ views
How to apply converter to  a GridViewDataColumn??
I have a column for which i need to truncate the display of string after particular delimiter.
Should we use a Converter, if so how? or else how can we trim the string??
Dimitrina
Telerik team
 answered on 20 Feb 2013
1 answer
73 views
I've created a resource dictionary RadRibbon and copied/pasted the resources from the NET40 implicit style resource dictionary.  Visual studio 2012 renders & builds fine, but Blend crashes whenever I open the project.  When I debug blend with vs 2012, it reports:

'{DependencyProperty.UnsetValue}' is not a valid value for the 'Telerik.Windows.Controls.RadRibbonGallery.Icon' property on a Setter.

Please advise.
Kiril Vandov
Telerik team
 answered on 20 Feb 2013
1 answer
142 views
Hello,

I have a RadGridView and need to remove tooltip that appears when scrolling using the slider bar; I think it is called the ScrollPositionIndicator. I have managed to change the column it targets with a new ScrollPositionIndicatorTemplate but I am struggling to remove it entirely. Is there a property I can set to false to make this tooltip not visible?

thanks
Alex
Top achievements
Rank 1
 answered on 20 Feb 2013
12 answers
711 views
Hello,
in a RadGridView I've some rows that have a field value D and other B, I need to show in the ColunFooter a

Total D :
Total B:

and in another column

Total D value (€)
Total B value (€)

I've tried myself creating a sumfunction but I don't know if I've to create two different (1 for B and 1 for D) or what... can you please provide me a sample?

Thanks
MiddleTommy
Top achievements
Rank 1
 answered on 19 Feb 2013
4 answers
173 views
Hello,

Now I'm working on localization about DataGrid. And I'm using WPF Localization Extension for multi-language supporting.
At this time I need to change texts for each headers, but It doesn't work.
Below is my code for localization.

<telerik:GridViewDataColumn DataMemberBinding="{Binding}" HeaderCellStyle="{StaticResource  GridViewHeaderCellBasic}">
    <telerik:GridViewDataColumn.Header>
        <TextBlock Text="{lex:Loc LINETOTAL}" TextWrapping="Wrap" />
    </telerik:GridViewDataColumn.Header>
</telerik:GridViewDataColumn>

In the above code, {lex:Loc LINETOTAL} means multi-lange ID for Localization. The text of Column header should changed to above text which is linked to LINETOTAL.
But the header text is not showing.

Can you help me out for this problem?

Thank you.
KyungTaek
Top achievements
Rank 1
 answered on 19 Feb 2013
2 answers
119 views
How hard is it to make one of the telerik gauges look like the CPH gauge in the attached screenshot?
Wade
Top achievements
Rank 1
 answered on 19 Feb 2013
10 answers
1.2K+ views
Is there a way to set the header to be multi line
when the text is long
Thanks.
Vlad
Telerik team
 answered on 19 Feb 2013
4 answers
400 views
Hello Telerik Team
I need a example to add programmatically subitems to your  wpf controls example of section "appearance -> Customization".
I try to follow your databind example. 
My steps was 
I Create a menuitem class and all of styles like your example
then i add 
<HierarchicalDataTemplate x:Key="MenuItemTemplate"
                                  ItemsSource="{Binding SubItems}">
            <TextBlock Text="{Binding Text}" />
        </HierarchicalDataTemplate>
after that i add the radmenu
<telerik:RadMenu x:Name="RadMenu"  ItemTemplate="{StaticResource MenuItemTemplate}"  Style="{StaticResource MenuStyle}" Grid.Row="1"   ItemContainerStyleSelector="{StaticResource MainWindowItemStyleSelector}" ItemContainerStyle="{x:Null}"  BorderThickness="0" Margin="30,0,0,0" ItemClick="OnRadMenuItemClick">
       
All its fine until here  but when i add ItemContainerStyleSelector="{StaticResource MainWindowItemStyleSelector}"
then subitems disappear can explain me what happend? 


Thanks
Sujiyama
Top achievements
Rank 1
 answered on 19 Feb 2013
1 answer
133 views
Hello!

I use RadBook with FixedDocumentSinglePagePresenter to show pdf documents, it works fine but I have problem: I want to handle clicks on links inside pdf, these links are internal. I know that FixedDocumentSinglePagePresenter can't handle clicks on links yourself, so I have to do it manually. I checked class RadFixedDocument and found that it have property Annotations that contains list of links with coords and sizes. It is good but problem is that I can't find info about link's desinations: each item has empty fields Action and Destination. Is there way to determine destination for internal links?
P.S. I tested on this pdf: http://compositewpf.codeplex.com/downloads/get/166638#
Petya
Telerik team
 answered on 19 Feb 2013
Narrow your results
Selected tags
Tags
GridView
General Discussions
Chart
RichTextBox
Docking
ScheduleView
ChartView
TreeView
Diagram
Map
ComboBox
TreeListView
Window
RibbonView and RibbonWindow
PropertyGrid
DragAndDrop
TabControl
TileView
Carousel
DataForm
PDFViewer
MaskedInput (Numeric, DateTime, Text, Currency)
AutoCompleteBox
DatePicker
Buttons
ListBox
GanttView
PivotGrid
Spreadsheet
Gauges
NumericUpDown
PanelBar
DateTimePicker
DataFilter
Menu
ContextMenu
TimeLine
Calendar
Installer and Visual Studio Extensions
ImageEditor
BusyIndicator
Expander
Slider
TileList
PersistenceFramework
DataPager
Styling
TimeBar
OutlookBar
TransitionControl
FileDialogs
Book
ToolBar
ColorPicker
TimePicker
MultiColumnComboBox
SyntaxEditor
VirtualGrid
Wizard
ExpressionEditor
NavigationView (Hamburger Menu)
WatermarkTextBox
DesktopAlert
BarCode
SpellChecker
DataServiceDataSource
EntityFrameworkDataSource
RadialMenu
ChartView3D
Data Virtualization
BreadCrumb
LayoutControl
ProgressBar
Sparkline
TabbedWindow
ToolTip
CloudUpload
ColorEditor
TreeMap and PivotMap
EntityFrameworkCoreDataSource (.Net Core)
HeatMap
Chat (Conversational UI)
VirtualizingWrapPanel
Calculator
NotifyIcon
TaskBoard
TimeSpanPicker
BulletGraph
Licensing
WebCam
CardView
DataBar
FilePathPicker
PasswordBox
SplashScreen
Callout
Rating
Accessibility
CollectionNavigator
Localization
AutoSuggestBox
Security
VirtualKeyboard
HighlightTextBlock
TouchManager
StepProgressBar
Badge
OfficeNavigationBar
ExpressionParser
CircularProgressBar
SvgImage
PipsPager
SlideView
AI Coding Assistant
+? more
Top users last month
Cynthia
Top achievements
Rank 1
Iron
Toby
Top achievements
Rank 3
Iron
Iron
Iron
Danielle
Top achievements
Rank 1
Iron
Iron
Joel
Top achievements
Rank 3
Bronze
Bronze
Iron
yw
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Cynthia
Top achievements
Rank 1
Iron
Toby
Top achievements
Rank 3
Iron
Iron
Iron
Danielle
Top achievements
Rank 1
Iron
Iron
Joel
Top achievements
Rank 3
Bronze
Bronze
Iron
yw
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?