Welcome to the Xceed Community | Help
Community Search  
More Search Options

Browse by Tags

All Tags » DatePicker   (RSS)
Showing page 1 of 2 (14 total posts)
  • DateTime Picker Cell editor in insertion row issue

    In version 3.7.10418.12160 of the Xceed grid, I'm trying to use a DatetimePicker in the insertion row. When I Select a value in the insertion row and add the row, it loses the selected value. Any suggestions as to what I'm doing wrong ? Editing after insertion works. This xaml worked in version 3.5. In resources:    ...
    Posted to Xceed DataGrid for WPF (Forum) by Eric on October 18, 2010
  • DatePicker - select all on focus

    Basically the subject says it all... how do I get the DatePicker control to select all it's text after it receives a .Focus() call? Currently the cursor will focus there, but it is positioned at the beginning of the date string, requiring the user to delete the date string before they can begin typing. If you haven't guessed my main concern here ...
    Posted to Xceed DataGrid for WPF (Forum) by Troy on September 10, 2010
  • DatePicker does not translate correctly

    We have an application that works in french and english. When we change the culture to french,  all labels in the date picker get translated except the  label ''Today''.   Is there a way to override this label?   Thanks,     Ben     
    Posted to Xceed DataGrid for WPF (Forum) by Benoît on June 9, 2010
  • DatePicker and textbox

    Hi,  I am trying to use the xceeds datepicker outside a grid, and I want the edit-window to be either empty or something like 00.00.0000/dd.mm.yyyy when loading the window. Is this in any way possible?  In beforehand: Thanks! Rolf
    Posted to Xceed DataGrid for WPF (Forum) by Rolf on July 10, 2009
  • Datepickerr changed

    Hi, I'm a VB newbie and wondered how does one detect that the date has changed when a new selection is made on the calender. Thanks in advance 
    Posted to Xceed DataGrid for WPF (Forum) by Jim on February 24, 2009
  • Re: DatePicker - No SelectedDate change event

    For info the following works in VB:    Protected Overrides Sub OnInitialized(ByVal e As EventArgs)        MyBase.OnInitialized(e)        Dim dpSourceDescriptor As DependencyPropertyDescriptor = DependencyPropertyDescriptor.FromProperty(Xceed.Wpf.Controls.DatePicker.SelectedDateProperty, GetType(Xceed.Wpf.Controls.DatePicker))       ...
    Posted to Xceed DataGrid for WPF (Forum) by Jim on February 20, 2009
  • Validation for DatePicker and DateTimeTextBox

    I'm new to WPF and I am having validation troubles with the DatePicker and DateTimeTextBox .  I dont want to the user to be able to enter  ''13/41/2009'' in the TextBox.  I know I can test for incorrect date format later, but I thought MaskedText boxes were supposed to test immediately.  Any help is appreciated. Dustin
    Posted to Xceed DataGrid for WPF (Forum) by dustin on February 13, 2009
  • Setting Min Date and Max Date for DatePicker Control

    Hello All,   Need help on setting Minimum Date and Maximum Date in Xceed DatePicker Control. Searched alot but could not find any pointers for the same.  Please help !!!!!   Thanks and Regards SSA.
    Posted to Xceed DataGrid for WPF (Forum) by Shailesh on November 26, 2008
  • Selector.SelectionChaged fire b4 me entering 4-digit year in datepicker edit mode

    Hi All, i am having one more problem since i am new to xceed controls. My problem is i am using Xceed Datepicker when the user enter the date manually that is in editor mode as soon as i type 2 digit in the year section the selection changed of the datepicker fires. I want it to allow me to enter all the 4 digit for the year and then to fire ...
    Posted to Xceed DataGrid for WPF (Forum) by sk on October 27, 2008
  • Re: DataBinding in DatePicker outside grid

    <DockPanel> <xcdg:DatePicker DateTimeMaskMode=''ShortDate''                  SelectedDate=''{Binding ElementName=OrdersGrid, Path=CurrentItem[BirthDate], ...
    Posted to Xceed DataGrid for WPF (Forum) by Jenny [Xceed] on May 14, 2008
1 2 Next >
Contact | Site Map | Reviews | Legal Terms of Use | Trademarks | Privacy Statement Copyright 2011 Xceed Software Inc.