Telerik Forums
UI for WPF Forum
2 answers
213 views
Hi,

some of my windows/usercontrols can not be loaded by the XAML-designer (VS 2008) anymore.
The following error shows up:

Could not load type 'Microsoft.Windows.Design.Metadata.ProvideMetadataAttribute' from assembly 'Microsoft.Windows.Design.Extensibility, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'.

When editing the XAML-code and deleting and adding empty lines sometimes(random?) the designer shows up again (for a short period of time).

Best Regards
Steffen
Steffen
Top achievements
Rank 1
Veteran
 answered on 05 Mar 2010
1 answer
98 views
Will there be an event similar to "GridViewRowDoubleClick" in the Q1-2010 Release?
Tsvyatko
Telerik team
 answered on 05 Mar 2010
1 answer
198 views

Do you have any plans to support a ButtonEdit control similar to this:
http://devexpress.com/Products/NET/Controls/WPF/Editors/button-editor.xml

It's just nice to be able to have the standard ellipsis button inside the editor, and of course to be able to add buttons etc...

I'm guessing that we could create our own by adding your button into the content of another element. I was just wondering if you will support this, as it's pretty much a standard control on many UI's. It typically opens up some sort of "picker" or other dialog control that would fill in the text field obviously.

Thanks,

Brandon
Valentin.Stoychev
Telerik team
 answered on 05 Mar 2010
4 answers
323 views
I am using the TreeView in ComboBox from Valeri
http://blogs.telerik.com/valerihristov/posts/09-08-27/treeview_in_combobox_take_3_silverlight_3_wpf_and_radcontrols.aspx

How can I set the selected item programmatically?

I tried
myTreeViewCombo.SelectedTreeViewItem = someItem
and
myTreeViewCombo.SelectedValue = someItem

The item seems to get selected, but the selection does not display in the ComboBox.
Peter Meinl
Top achievements
Rank 1
 answered on 04 Mar 2010
1 answer
99 views
I seem to be experiencing some performance issues mousing around the screen that i did not have with the 2009.3.1314 build. I'm using an OutlookBar, PanelBar and the DockingControl and mousing over and in and out of them seems to make my cursor jump and not smooth like it was before. I'm having no issues using the controls themselves, it just seems to be navigating around the screen that seems to be jumpy.

Miroslav Nedyalkov
Telerik team
 answered on 04 Mar 2010
5 answers
137 views

When binding the GridView to a LINQ result specifying entity names ("c" in the example below) without attributes the GridView displays their type name only and does not autogenerate colummns for their attributes:

Dim q = From c In qc Join s In qs On c.CustomerID Equals s.CustomerID  
 Select New With {c, s.Size}  
DataGrid1.ItemsSource = q.ToList  
 
does not autocreate the grid columns for "c", it displays the type name.  
 

The grid displays:
WpsApp1.NorthwindService.Customers | small
WpsApp1.NorthwindService.Customers | big

How can I make the GridView autogenerate columns for entities in "Select New {}"?

Milan
Telerik team
 answered on 04 Mar 2010
2 answers
184 views
I want to display an image next to the header. To achieve this I've tried to add a StackPanel to the RadPane.Header:

 

 

 

 
                  <t_dock:RadPane> 
                     <t_dock:RadPane.Header> 
                        <StackPanel Orientation="Horizontal">  
                           <Image Width="16" Source="Images/sample.png" /> 
                           <Label>Sample</Label> 
                        </StackPanel> 
                     </t_dock:RadPane.Header> 
 


This works well. However, the pane now displays "System.Windows.Controls.StackPanel" in the top area. How can I change this to display the label "Sample" instead?

 

Konstantina
Telerik team
 answered on 04 Mar 2010
3 answers
233 views
Hi,
Currently we are using  RadTreeListView . Can anyone give me its style  
Thanks in advance

 

Miroslav
Telerik team
 answered on 04 Mar 2010
3 answers
248 views
we are using telerik sp2 version but we have not get any dlls related to telerik for theming such as telerik.windows.themes.officeblack.
what we can do.please help me in this issue.
Pana
Telerik team
 answered on 04 Mar 2010
1 answer
117 views
Hi team

Can we define styles and themes for all the WPF controls in one file and applying them to whole application like we have  CSS file in .aspx .
Hristo
Telerik team
 answered on 04 Mar 2010
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
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
Chester
Top achievements
Rank 1
Iron
Simon
Top achievements
Rank 1
Iron
Douglas
Top achievements
Rank 2
Iron
Iron
SUNIL
Top achievements
Rank 3
Iron
Iron
Iron
Marco
Top achievements
Rank 3
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Chester
Top achievements
Rank 1
Iron
Simon
Top achievements
Rank 1
Iron
Douglas
Top achievements
Rank 2
Iron
Iron
SUNIL
Top achievements
Rank 3
Iron
Iron
Iron
Marco
Top achievements
Rank 3
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?