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

Browse by Tags

  • IntegerEdit

    Hi! I would like to make an IntegerEdit from TextEdit. It's already working. I read a good article about that. But the problem is, i can't override mask properites, so i can't set MaskType, EditMask properties to read-only. I tried this inheritance: public class IntegerMaskProperties : DevExpress...
    Posted to XtraEditors (Forum) by József Kanczler on 12/14/2007
    Filed under: Mask MaskProperties
  • TextEdit ESC key

    I have Form with Ok and Cancel buttons. Form's CancelButton is set to cancelButton1 so when I press ESC key, cancelButton1 closes the form. BUT, when I use textEdit's mask property, ESC key is used to clear the textEdit! The form never closes by ESC key! ESC is captured by the textEdit control...
    Posted to XtraEditors (Forum) by R P on 3/7/2008
    Filed under: TextEdit, Mask MaskProperties
  • 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
  • Using FormatEditValue / ParsingEditValue in combination with mask

    Dear Sir, Madam, I'm encountering the following error: I've got a currency field on my form (see the attached example) in which I want to show a certain amount in dollars. In my database this field is being saved in euros, so I want to make a conversion before showing it to the user. To accomplish...
    Posted to XtraEditors (Forum) by Peter Geel on 8/22/2008
    Filed under: TextEdit, Mask MaskProperties, Editvalue
  • TextEditor maskedit problem

    Hello, I have got a texteditor for which i have setup mask properties as follows AutoComplete = False EditMask = 9999-9999-9999-9999 MaskType = Simple BeepOnError = False Placeholder = _ SaveLiteral = False ShowPlaceHolders=False UserMaskAsDisplayformat = True When I run the application it displays the...
    Posted to XtraEditors (Forum) by Vishwakant Sharma on 9/2/2008
    Filed under: TextEdit, Mask MaskProperties, MASK MaskProperties MASKTYPE, Xtraeditor, devexpress controls
  • Re: TextEditor maskedit problem

    Can somebody please help on this one??
    Posted to XtraEditors (Forum) by Vishwakant Sharma on 9/17/2008
    Filed under: TextEdit, Mask MaskProperties, MASK MaskProperties MASKTYPE, Xtraeditor, devexpress controls
Page 1 of 1 (6 items)
Copyright © 1998-2008 Developer Express Inc.
ALL RIGHTS RESERVED