Telerik Forums
UI for WPF Forum
7 answers
202 views
Dear Telerik Support Team!

In one of our applictions we use your Telerik RadTimeBar. It is necessary that the labels in the time bar (e. g. Quarter 1) are shown in German.
We tried to set the localization information to "de" with all methods we could find in your online documentation but no one of this methods brought the wanted result.

Only the designations of the months are shown in German, but even if we do not do any localization settings.

Please help!

Kind regards,
Andreas Krassnig - AUSTRIA
Tsvetie
Telerik team
 answered on 21 Sep 2012
2 answers
197 views
I have a radgridview with a nested radgridview in the RowDetails.
I would like to bind a column width in the nested gridview to a
column ActualWidth in the parent gridview. I tried using a simple 
elementName binding and giving the column a name, but that doesn't 
seem to work. Is there a better way to do this, or another way to
reference the grids column that I am missing.

Cheers,
James

<
DataTemplate x:Key="DetailGrid">
    <telerik:RadGridView>      
        <telerik:RadGridView.Columns>
            <telerik:GridViewDataColumn
                Width="{Binding ActualWidth, ElementName=MainGridFirstColumn}" />          
        </telerik:RadGridView.Columns>
    </telerik:RadGridView>
</DataTemplate>
 
<telerik:RadGridView Name="MainGrid" RowDetailsTemplate="{DynamicResource DetailGrid}">
            <telerik:RadGridView.Columns>
                <telerik:GridViewDataColumn
                                Name="MainGridFirstColumn"
                    Width="*"/>
            </telerik:RadGridView.Columns>
</telerik:RadGridView>
James
Top achievements
Rank 1
 answered on 21 Sep 2012
1 answer
137 views
Hello Everyone,

I have a gridview, which I use to drag items from. I can generate the drag cue and get it to show up, but it looks like it starts from the first column wherever I choose to start dragging.

I attached a picture to explain a bit better, in this case I started dragging from description column, whereas drag cue showed up around the first column.

Can someone shed a bit light on this? How can I solve this?

Thanks.
Ahmet
Top achievements
Rank 1
 answered on 20 Sep 2012
1 answer
495 views
I use a RadButton in a GridView and its content is set to a strings, that contain an underscore ('_'), e.g. 'CT_SRV_ERROR_700'.
Instead of the given string the content of the button is shown without the first underscore, in the example as 'CTSRV_ERROR_700'.
Pressing 'Alt' the first underscore appears as a shortcut key, that means the 'S' is underlined.

I would like to have the content as is, that means with the first '_' shown. Shortcut keys are not necessary and not desired.
Could you please help me?

Thanks.

Thomas
Stefan
Telerik team
 answered on 20 Sep 2012
0 answers
113 views
Hello,

I noticed that RadControls doesn't have classic radio buttons and check boxes, instead there are controls with the same functionality but which look like regular buttons. I know I could just use common radio buttons and check boxes, but then they wouldn't inherit Telerik themes, so it would be nice if you'd create classical looking radio buttons and check boxes, but the Telerik style, so they can be skinned/themed along with the other beautiful controls you provide.

In case they already exist, pardon my ignorance and tell me where can I find them, but if they really don't exist, please consider adding them.

Also, If I may ask, is there a way to implement Telerik themes into custom controls? Or how would I have to prepare a custom control so it can support a Telerik theme?
Greg
Top achievements
Rank 1
 asked on 20 Sep 2012
1 answer
140 views
Hi Telerik,

I found there is an error when try to get document Resource stream (PDF File).

When debug this code:

this.documentStream = App.GetResourceStream(new Uri("/sNotes.Client.Windows.Shell;component/SampleData/avanza.pdf", UriKind.Relative)).Stream;

An Error found:
System.Windows.Markup.XamlParseException was unhandled
  Message='The invocation of the constructor on type 'sNotes.Client.Windows.Shell.BookBrowsing2' that matches the specified binding constraints threw an exception.' Line number '9' and line position '9'.

Please download this sample version at below:
BookandPDFIntegration

Thanks,
John

Lancelot
Top achievements
Rank 1
 answered on 20 Sep 2012
0 answers
74 views
Hello,

I couldn't find the bugs section in the WPF board, so I'm reporting here what seems to be a potential bug.

When using the Expression_DarkTheme on a RadMenu, the helper keys are disabled and the Alt shortcuts do not work any more.
In other words, if I set a RadMenuItems header to _File it means that I can open that menu by pressing Alt+F and that is consistent in all themes, except the Expression_DarkTheme. When using that theme, the header of a RadMenuItem actually displays the underline and the shortcut doesn't work.
Greg
Top achievements
Rank 1
 asked on 20 Sep 2012
5 answers
677 views
I have a collection of objects being displayed in a LisBox that I want the user to be able to reorder using drag and drop. I thought I'd give Telerik a try to see if it could be done.

I followed the instructions here:

http://www.telerik.com/help/wpf/raddraganddrop-within-listbox.html 

There are basic errors in the XAML which I had to correct along with references to non-existent properties in Telerik classes, and it seems the documentation is out of date as the RadDragAndDropManager has been replaced with the DragDropManager. I tried adding :

RadDragAndDropManager.ExecutionMode = DragExecutionMode.Legacy;

...to see if that worked, but nothing. None of the event handlers in the code behind are called.

Could you possibly update the documentation so it works, or post me a solution that works as per the tutorial, i.e. reordering with visual feedback.

Many thanks,

Alicia
Nick
Telerik team
 answered on 20 Sep 2012
6 answers
305 views
Hi,
im trying to add 1000 nodes at the root level using load on demand functionality.
Is possible to enable paging on the tree view in order to load only 50 nodes at time ??

Best Regards
Claudio
Tina Stancheva
Telerik team
 answered on 20 Sep 2012
4 answers
137 views
Hello Telerik support
Is it possible to create the Winforms hosting (RadHostItem) functionality using WPF controls ?
I am trying  to integrating a search text box on a GridView between the grouping panel + filters access buttons and the actual grid itself (as in the example of advanced search on Winforms GridView), using WPF.

See attached image.

Avishay Balter


Eyal
Top achievements
Rank 1
 answered on 20 Sep 2012
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
DataPager
PersistenceFramework
Styling
TimeBar
OutlookBar
TransitionControl
FileDialogs
Book
ToolBar
ColorPicker
TimePicker
MultiColumnComboBox
SyntaxEditor
VirtualGrid
NavigationView (Hamburger Menu)
Wizard
ExpressionEditor
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
Callout
PasswordBox
SplashScreen
Localization
Rating
Accessibility
CollectionNavigator
AutoSuggestBox
Security
VirtualKeyboard
HighlightTextBlock
TouchManager
StepProgressBar
Badge
OfficeNavigationBar
ExpressionParser
CircularProgressBar
SvgImage
PipsPager
SlideView
AI Coding Assistant
+? more
Top users last month
Miljana
Top achievements
Rank 2
Iron
Iron
Joel
Top achievements
Rank 3
Bronze
Bronze
Bronze
Cynthia
Top achievements
Rank 1
John
Top achievements
Rank 1
Iron
Mozart
Top achievements
Rank 1
Iron
Veteran
Want to show your ninja superpower to fellow developers?
Top users last month
Miljana
Top achievements
Rank 2
Iron
Iron
Joel
Top achievements
Rank 3
Bronze
Bronze
Bronze
Cynthia
Top achievements
Rank 1
John
Top achievements
Rank 1
Iron
Mozart
Top achievements
Rank 1
Iron
Veteran
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?