Telerik Forums
UI for WPF Forum
6 answers
230 views
I think I found a bug. When an exception is thrown from a binding on a GridViewDataColumn the whole application crashes with the following error line:
Telerik.Windows.Controls.GridView.dll!Telerik.Windows.Controls.GridView.GridViewDataControl.MeasureOverride(System.Windows.Size constraint) Line 6969 + 0x2b bytes

Is this an error in the RadGridView? I tried the same on the .Net integrated DataGrid and it doesn't crash when an exception is thrown by a binding.
Nedyalko Nikolov
Telerik team
 answered on 27 Dec 2011
0 answers
157 views
I have to move focus on the newly added row in gridview through viewmodel. If anybody know please share the solution.
Vishwajeet
Top achievements
Rank 1
 asked on 27 Dec 2011
4 answers
70 views
Just a few days ago I posted a question in WPF/DataServiceDataSource - today this post is gone. Why was it deleted?

Regards
Neils
Heiko
Top achievements
Rank 1
Iron
Veteran
 answered on 27 Dec 2011
7 answers
107 views
In a forum thread not too long ago, the Telerik team member mentioned that there will be focus on improving coded UI support in the Q3 2011 release.  Your automation support page still lists a lot of control as "Not Supported" or just "Partially OK".

Can you detail which controls have now gone from "Not Supported" or "Partially OK" to "Fully Supported"?

Before I take on a development effort to upgrade our telerik control references, I wanted to make sure that there is a big benefit of more Coded UI support included in this new release.

Links that I referenced above:
Hristo
Telerik team
 answered on 27 Dec 2011
2 answers
244 views
Hi,

I've been browsing the Themes subfolder in the Telerik installation folder and I've noticed that each style for a control is named as follows, for example:
<Style TargetType="telerik:RadToolTip"       
    x:Key="{telerik:ThemeResourceKey ThemeType=
    external:Office_SilverThemeExternal , ElementType=telerik:RadToolTip}"
     >

How can I reference the x:Key this style? For example, I want to create a style as follows:
<Style TargetType="telerik:RadToolTip"
    BasedOn="{StaticReference ResourceKey={telerik:ThemeResourceKey ThemeType=
    external:Office_SilverThemeExternal , ElementType=telerik:RadToolTip}}"
     >

What do I use for the ResourceKey to reference the Telerik style? The above example fails because I can't define the external namespace. This namespace is defined in the Telerik resource dictionaries as:
    xmlns:external="clr-namespace:Telerik.Windows.Controls.External"
     >

However there is no "Telerik.Windows.Controls.External" reference to add to my project. What can I use for the ResourceKey?

Kind regards,
Dave.
David
Top achievements
Rank 2
 answered on 27 Dec 2011
4 answers
567 views
How can I draw a dashed line in a line chart? Is there a way to set the pen instead of the brush only?

Regards
Hartmut
David
Top achievements
Rank 2
 answered on 27 Dec 2011
3 answers
248 views
Hello,
I'm tring to use MVVM pattern with RadMenu,I'm almost at... but I'm not able to extract with blend the default itemtemplate for RadMenuItem's itemtemplate.... can someone post it please?
Thanks
Dani
Telerik team
 answered on 27 Dec 2011
1 answer
158 views
Hello

I am using the evaluation copy of RAD controls for WPF.

I was wondering is there a tool that allows you to merge dictionaries?  E.g.  merge words from my custom dictionary into the en_gb.tdf dictionary.

Thanks in advance

Tracey
Boby
Telerik team
 answered on 27 Dec 2011
0 answers
65 views
Dear sir,

 I have used RadGridViews(Telerik.Windows.Controls.GridView) in WPF that has some column. The header of column is a CheckBox. Some times header CheckBox content binding is works fine, but when i changed to another form and return back to the same form CheckBox content binding doesn't work ie, its not showing the CheckBox contant.

the code is below
   <telerikGrid:RadGridView >
 <telerikGrid:RadGridView.Columns>                                
                            <telerikGrid:GridViewDataColumn  DataMemberBinding="{Binding Name}" >
                                <telerikGrid:GridViewBoundColumnBase.Header  >
                                    <CheckBox IsChecked="False"  Content="{Binding RelativeSource={RelativeSource FindAncestor, AncestorType={x:Type telerikGrid:RadGridView}}, Path=DataContext.HeaderName}" />
                                </telerikGrid:GridViewBoundColumnBase.Header>
                            </telerikGrid:GridViewDataColumn>
</telerikGrid:RadGridView >

its shows some time like this

any solution pls send me, very urgent..
thanks
Govind


Govind
Top achievements
Rank 1
 asked on 27 Dec 2011
2 answers
216 views
Hi team,
  I am using Treeview (Templated Node). I want to confirm that is a child leaves can have multiple parent leaves. If yes kindly explain with example. Here is simple scenario that i want to populate with templated node

A user has two Teamleads, and two team members. In first row there should be teamleads, 2nd row logined user and 3rd row contains team member of logined user.
Now as Teamleads are at top hierarchy, therefore, user has more then one parent. how i will implement this example. Detail cant be found in attached Screen shot 
Kamran
Top achievements
Rank 3
Iron
Iron
Veteran
 answered on 27 Dec 2011
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?