Telerik Forums
UI for WPF Forum
3 answers
154 views

Dear support.

 

Is it possible to have more than one sets of special slots shown simultaneously and in different colours?

 

Sergey

Geri
Telerik team
 answered on 16 Oct 2015
1 answer
141 views
Hi,  I have used the AutoComplete Box with multiple entries and a custom template when the user adds a second item by starting to type In  the AutoCompleteBox  the cursor appears to be behind the first selected item instead of to the right of the first item.  This can lead to some confusion on the part of the user who has no indicaton that the box is selected because they don't see a cursor!  Could you sugest a method to correct this?
Nasko
Telerik team
 answered on 16 Oct 2015
8 answers
520 views
Hi,

Does anyone ever experience difficulty adding new row in the radgridview? Some of the grids I'm having difficulty clicking on the "click here to add new item". It simply does not change to the edit mode.. any ideas?

thanks
Stefan
Telerik team
 answered on 16 Oct 2015
1 answer
116 views

Hi,

I use version 2015.1.225.40 of Telerik and the Office 2013 theme. In the popup of the AutoCompleteBox control, I implement a grouping logic in the popup so for each group, I use an expander to expand/collapse a group. When I click multiple time on the arrow to expand/collapse a group, my application raise an exception:

 

2015-10-13 14:14:25,132 [9] FATAL AppointmentWpfClient.App [(null)] - An unhandled exception was intercepted. Exception message : Impossible de trouver le nom 'FocusVisual' dans la portée de nom de 'System.Windows.Controls.Grid'., Exception stacktrace :    Ã  System.Windows.Media.Animation.Storyboard.ResolveTargetName(String targetName, INameScope nameScope, DependencyObject element)
   Ã  System.Windows.Media.Animation.Storyboard.ClockTreeWalkRecursive(Clock currentClock, DependencyObject containingObject, INameScope nameScope, DependencyObject parentObject, String parentObjectName, PropertyPath parentPropertyPath, HandoffBehavior handoffBehavior, HybridDictionary clockMappings, Int64 layer)
   Ã  System.Windows.Media.Animation.Storyboard.ClockTreeWalkRecursive(Clock currentClock, DependencyObject containingObject, INameScope nameScope, DependencyObject parentObject, String parentObjectName, PropertyPath parentPropertyPath, HandoffBehavior handoffBehavior, HybridDictionary clockMappings, Int64 layer)
   Ã  System.Windows.Media.Animation.Storyboard.BeginCommon(DependencyObject containingObject, INameScope nameScope, HandoffBehavior handoffBehavior, Boolean isControllable, Int64 layer)
   Ã  System.Windows.VisualStateGroup.StartNewThenStopOld(FrameworkElement element, Storyboard[] newStoryboards)
   Ã  System.Windows.VisualStateManager.GoToStateInternal(FrameworkElement control, FrameworkElement stateGroupsRoot, VisualStateGroup group, VisualState state, Boolean useTransitions)
   Ã  System.Windows.VisualStateManager.GoToStateCommon(FrameworkElement control, FrameworkElement stateGroupsRoot, String stateName, Boolean useTransitions)
   Ã  Telerik.Windows.Controls.Primitives.ListItem.GoToState(Boolean useTransitions, String[] stateNames)
   Ã  Telerik.Windows.Controls.RadListBoxItem.ChangeVisualState(Boolean useTransitions)
   Ã  Telerik.Windows.Controls.Primitives.ListItem.OnMouseLeave(MouseEventArgs e)
   Ã  Telerik.Windows.Controls.RadListBoxItem.OnMouseLeave(MouseEventArgs e)
   Ã  System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
   Ã  System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
   Ã  System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
   Ã  System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
   Ã  System.Windows.ReverseInheritProperty.FirePropertyChangeInAncestry(DependencyObject element, Boolean oldValue, DeferredElementTreeState treeState, Action`2 originChangedAction)
   Ã  System.Windows.ReverseInheritProperty.FirePropertyChangeInAncestry(DependencyObject element, Boolean oldValue, DeferredElementTreeState treeState, Action`2 originChangedAction)
   Ã  System.Windows.ReverseInheritProperty.FirePropertyChangeInAncestry(DependencyObject element, Boolean oldValue, DeferredElementTreeState treeState, Action`2 originChangedAction)
   Ã  System.Windows.ReverseInheritProperty.FirePropertyChangeInAncestry(DependencyObject element, Boolean oldValue, DeferredElementTreeState treeState, Action`2 originChangedAction)
   Ã  System.Windows.ReverseInheritProperty.FirePropertyChangeInAncestry(DependencyObject element, Boolean oldValue, DeferredElementTreeState treeState, Action`2 originChangedAction)
   Ã  System.Windows.ReverseInheritProperty.FirePropertyChangeInAncestry(DependencyObject element, Boolean oldValue, DeferredElementTreeState treeState, Action`2 originChangedAction)
   Ã  System.Windows.ReverseInheritProperty.OnOriginValueChanged(DependencyObject oldOrigin, DependencyObject newOrigin, IList`1 otherOrigins, DeferredElementTreeState& oldTreeState, Action`2 originChangedAction)
   Ã  System.Windows.Input.MouseDevice.ChangeMouseOver(IInputElement mouseOver, Int32 timestamp)
   Ã  System.Windows.Input.MouseDevice.PreNotifyInput(Object sender, NotifyInputEventArgs e)
   Ã  System.Windows.Input.InputManager.ProcessStagingArea()
   Ã  System.Windows.Input.MouseDevice.Synchronize()
   Ã  System.Windows.Input.MouseDevice.PostProcessInput(Object sender, ProcessInputEventArgs e)
   Ã  System.Windows.Input.InputManager.RaiseProcessInputEventHandlers(ProcessInputEventHandler postProcessInput, ProcessInputEventArgs processInputEventArgs)
   Ã  System.Windows.Input.InputManager.ProcessStagingArea()
   Ã  System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport)
   Ã  System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel)
   Ã  System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   Ã  System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   Ã  MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   Ã  MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
   Ã  System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
   Ã  System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler), Inner Exception message : , Inner Exception StackTrace : 

Thank's

Alain

Nasko
Telerik team
 answered on 15 Oct 2015
13 answers
159 views

Hello,

it seems that the TextAlignment property of a column is no more taken into account in the Q2 2015 version, with the Office2013 theme.

Yoan
Telerik team
 answered on 15 Oct 2015
1 answer
67 views

I have a GridView with an ContextMenu to show/hide the columns. The ContextMenu opens always if I do a right-click in the rows or the header. Unfortunately I have some Controls in my Grid with its own ContextMenu which never opens.

Is there a safe way to add the ContextMenu for the HeaderRow?

I need the same functionality for a TreeList. 

 

Thanks

Stefan
Telerik team
 answered on 15 Oct 2015
3 answers
318 views

Hi all - me again :)

Been making some good progress with the backstage view, but have hit another snag. We have defined the backstage view content as a DataTemplate, which allows us to use caliburn micro to inject views into the backstage view based on the items source (a list of menu item view models).

I would like to be able to close the backstage view from within these views. Eg, clicking cancel on a form within the backstage should close the backstage view. Currently, only the root object can do so (via the BackstageOpen binding), but don't like the idea of propagating that expression down the chain.

Any suggestions ? Basically, I want to be able to bind a cancel button to something that closes the backstage view.

Kiril Vandov
Telerik team
 answered on 15 Oct 2015
1 answer
371 views

I have a RadGridView bound to a collection within my ViewModel. That RadGridView specifies a RowDetailsTemplate. The RowDetailsTemplate is another XAML file. From the RowDetailsTemplate XAML file I can bind to members of the collection type, but cannot bind to members of the original ViewModel.

How can this be achieved?

I've tried setting the DataContext of the particular control to the ViewModel I want to bind to, but this does not work. Any help would be greatly appreciated.

Jeramy
Top achievements
Rank 1
 answered on 14 Oct 2015
3 answers
147 views

Hello,

how can I prevent the user can exit the form?

private void AddressDetails_ValidatingItem(object sender, System.ComponentModel.CancelEventArgs e)
        {
            Address address = this.AddressDetails.CurrentItem as Address;
            try
            {
                if (address.LastName == null)
                {
                    throw new ValidationException("Das Feld Nachname darf nicht leer sein.");
                }
                //Save Changes
                SaveChanges();
            }
            catch (ValidationException ex)
            {
               RadWindow.Alert(ex.Message);
            }  
        }

Petya
Telerik team
 answered on 14 Oct 2015
3 answers
135 views

Hi there,

I searched and couldn't find an answer.  Is it possible to have the grid automatically scroll to the right while a column is being drug to the right, so the user doesn't have to drop it as far as they can, then scroll, and then drag and drop it again?  Thanks!

Petya
Telerik team
 answered on 14 Oct 2015
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?