in
Forums
Blogs
Files
Devexpress.Com
ClientCenter
Support Center
DevExpress Channel

Browse by Tags

  • Re: Using the TcxDateEdit

    Shane Quantz: I would like to use the DateEdit control to accept typed input in the format of mm/yy. This is the standard format for credit card expiry dates. Seems that the day is always being displayed and I can't figure out how to get around that. I don't see that this is immediately possible. You...
    Posted to Version 4 & 5 (Forum) by Nathanial Woolls - DX Squad on 5/10/2007
    Filed under: DateEdit
  • How can I reassign the Delete action for the DateEdit control?

    I'd like to keep the appearance of the default context menu for the DateEdit control, but I want to change the Delete action to set the control's EditValue to DateTime.MinValue. Right now Delete just removes some of the numbers in the date; I want Delete to empty the whole date. Is it possible...
    Posted to XtraEditors (Forum) by Simon Ferguson on 10/24/2007
    Filed under: DateEdit, ContextMenu
  • PersianCalendar!!

    Hi, How can I use System.Globalization.PersianCalendar with DateEdit? I use this code in the Main() : CultureInfo _CultureInfo = new System.Globalization.CultureInfo("fa-IR"); _CultureInfo.DateTimeFormat.Calendar = new PersianCalendar(); dose DateEdit support PersianCalendar??
    Posted to XtraEditors (Forum) by Dumaan F on 12/3/2007
    Filed under: DateEdit
  • DateEdit quick Time Selector

    Hello people. We all know that setting a Dates in Vista Mode is faster than selecting a time. Setting a time requires to make a lot of clicks or use a keyboard to enter it. So I've placed a Suggestion for new Non Vista Time Selector similar to Date selector. If you like the idea - please vote for...
    Posted to XtraEditors (Forum) by Max Kosenko on 1/14/2008
    Filed under: feature request, DateEdit
  • DateEdit data binding problem

    Greetings, I have a problem with a bounded DateEdit editor. The binding is working fine, but there's a little problem that i can't solved yet. Let's see the problem. I have a form with a strongly typed dataset for an ms sql table and a binding source. In the data table i have a DateTime column...
    Posted to XtraEditors (Forum) by József Kanczler on 3/11/2008
    Filed under: Databindings, DateEdit
  • GridBandedView - Exception into Datetime Cell

    Hello, When I want to edit a datetime cell, I have this exception whereas I should see the calendar to change my date into the cell. Do you have any idea of the origin of the problem which seems to be into DevExpress.XtraEditors.TextBoxMaskBox.CreateAccessibilityInstance() ? Thank you. System.NullReferenceException...
    Posted to XtraEditors (Forum) by Philippe MOISON on 3/17/2008
    Filed under: TextEdit, DateEdit, Mask MaskProperties
  • PopupContainerEdit / PopupContainerControl cannot host DateEdit control

    Hi, We are writing an usercontrol with a popcontaineredit and popupcontainercontrol On the contrainercontrol we put DateEdit control. We can open the DateEdit calendar, but when we select a dat the PopupContainerEdit closes.
    Posted to XtraEditors (Forum) by Rene on 3/19/2008
    Filed under: PopUpContainerControl, DateEdit, PopupContainerEdit, User Control
  • ASPxCalendar Localization

    How can I change the language used for display the name's months and days in the ASPxCalendar? I can not find a property related with CultureInfo or Localization. The same question with the FilterRowMenu in ASPxGridView control. Thx
    Posted to XtraEditors (Forum) by Alvaro Torres on 9/3/2008
    Filed under: LookAndFeel, DateEdit, Editor, Appearance, Calendar
  • DateEdit control - disable days

    Is there any way to disable days from a DateEdit control? Specifically I only want "Fridays" to be selected, all other days need to be disabled. any help would be greatly appreciated.
    Posted to XtraEditors (Forum) by James Leung on 2/4/2008
    Filed under: DateEdit
  • Clear a DateTime in DateEdit

    Hi, I'm trying to clear a DateTime in a DateEdit by code, like click in the Clear button, but I did not find any method to do this. How can I do? e.g: something like: dateEdit1.ClearDateTime();
    Posted to XtraEditors (Forum) by Robson Previato on 5/25/2008
    Filed under: DateEdit
Page 1 of 2 (12 items) 1 2 Next >
Copyright © 1998-2008 Developer Express Inc.
ALL RIGHTS RESERVED