Telerik Forums
UI for WPF Forum
3 answers
238 views

Error Creating VB RadControls WPF Application (Telerik.VSX.Xaml.2013.1.215.0.dll not found)

 

I just installed WPF controls package for Visual Studio.  I am having an issue creating a VB RadControls WPF Application.  I am selecting the VB RadControls WPF Application options and in the configuration wizard I am selecting Use Implicit Styles and for components I am only selecting Telerik.Windows.Controls.  After selecting a theme it pops up this error during the install.

 

An error occurred while running the wizard.

 

Error executing custom action Telerik.VSX.TextTemplating.Actions.UnfoldFilesAction: Compiling transformation: Metadata file 'Telerik.VSX.Xaml.2013.1.215.0.dll' could not be found

 

I have tried updating the WPF VSExtensions from the extensions manager as well as just uninstalling and reinstalling them. 

 

I can create a RadControls Windows Forms Application just fine.  It’s just the WPF applications that are the issue. 

 

Any thoughts on how to fix this issue would be appreciated.

 

I am running:

Win 7 Pro 64bit

vs2012

 

I also have these other Telerik Applications installed:

Windows Forms

Reporting

JustCode

JustTrace

JustDecompile

Thanks

Biliana Ficheva
Telerik team
 answered on 14 Mar 2013
1 answer
110 views
Hello all,

Is it possible to change application button to custom made button? So it doesn't look like rectangle or circle

Thanks in advance
Nikola
Nikola
Top achievements
Rank 1
 answered on 13 Mar 2013
1 answer
353 views
My objects has a RequiredCondition property.

RequiredCondition has Id, Name and so one.

I also has an Collection that is the ItemsSource.

How do I set up the binding? 

 <telerik:RadComboBox ItemsSource="{Binding Path=DataContext.Conditions, RelativeSource={RelativeSource FindAncestor, AncestorType={x:Type views:PropertyEditorView}}}"
                                                     SelectedItem="{Binding RequiredCondition}"
                                                     SelectedValue="{Binding RequiredCondition}"
                                                     DisplayMemberPath="Name" EmptyText="Select an Expression" />

 
Yana
Telerik team
 answered on 13 Mar 2013
1 answer
249 views
I'm trying to upgrade to Q1 2013 and I've am having some issues with the migration from RadDragAndDropManager to DragDropManager after reading your migration help
http://www.telerik.com/help/wpf/dragdropmanager-migration.html

What is the equivilant for the RadDragAndDropManager.DropQueryEvent?

What is the equivilant event for RadDragAndDropManagerDragInfoEvent with a status of DragStatus.DragInProgress?

Can you please provide a sample of the following based on DragDropManager, I can't see how to set cues on the new class
http://www.telerik.com/help/wpf/radtreeview-how-to-set-drag-cue-feedback-deny-drop.html
Pavel R. Pavlov
Telerik team
 answered on 13 Mar 2013
7 answers
112 views
We are migrating from Actipro to Telerik docking. What I am wondering if it is possible what we did with Actipro.  The tabs down the right side is actually a tab control that opens the Actipro docking windows.   But please notice that that when you do an autohide, no tab is created.  The tabs on the right basically tell the corresponding window to open or shut.

https://www.dropbox.com/s/gvx7a4306856hxh/Docking.mp4

Yana
Telerik team
 answered on 13 Mar 2013
1 answer
120 views
Hi,

Now that the RadDragAndDropManager is deprecated. Is there anyway I can get a new GridViewRowReorderBehavior implementation that is based on DragDropManager? I am trying not to do it myself as that is heck of lot of changes:-)

Thanks
Nick
Telerik team
 answered on 13 Mar 2013
4 answers
104 views
Hi, 
with an OLAP connection, I've tried to filter by a non aggregatable dimension in a RadPivotFieldList filter section and it's impossible to show items to filter by (it shows only Select All item): is it a known bug?
In my opinion, in this case, it should show all items but without multiple selection and without Select All item, correct?

Many thanks!

Regards, 
Davide
purdav
Top achievements
Rank 1
 answered on 13 Mar 2013
2 answers
178 views
Hi,

Is it possible to restyle the entire trackballinfo popup? If so how can I get started?
I've tried to use expression blend to edit a copy of the style but I cant find the trackballinfo object in the object list and editing a copy of the chartview control doesn't include the trackballinfo styles.

Many Thanks,

Matt
Matt
Top achievements
Rank 1
 answered on 13 Mar 2013
1 answer
113 views
Hi,
I have a variable length data grid where some columns are given size as * and some are of size auto.
I am facing  issue in retaing the resize column width of gridview after the page is refreshed. Grid is not maintaining the user settings for column resize/arrangement.
Please provide inputs on same.
Yoan
Telerik team
 answered on 13 Mar 2013
1 answer
275 views
I have this code and I want to be able to press Ctrl+O anywhere in my code to open a new document. How is this implemented in the RibbonView?

<telerik:RadRibbonBackstage>
               <telerik:RadRibbonBackstageItem Name="OpenDocument" Header="Open"  Icon="{Binding Icons.OpenDocument}"
                                                             telerik:KeyTipService.AccessKey="Ctrl+o" telerik:KeyTipService.AccessText="Ctrl+o" 
                                               Command="{Binding OpenCommand}" CommandParameter="DOPE" IsSelectable="False" />
               <telerik:RadRibbonBackstageItem Header="Save" Name="SaveWorkSpace" Icon="{Binding Icons.SaveDocument}" Command="{Binding SaveCommand}" IsSelectable="False"/>
               <telerik:RadRibbonBackstageItem IsGroupSeparator="True" />
               <telerik:RadRibbonBackstageItem Header="Recent" IsDefault="True">
 </telerik:RadRibbonView.Backstage>

This is not the complete menu ..
Martin
Top achievements
Rank 2
 answered on 13 Mar 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
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?