Welcome to the Xceed Community | Help
Community Search  

ComboBox in InsertionRow: Doesn't display list properly on ValidationError

Sort Posts: Previous Next
  •  08-27-2008, 9:56 AM Post no. 14567

    ComboBox in InsertionRow: Doesn't display list properly on ValidationError

    Hi,

    I've a problem with a ComboBox in the InsertionRow: if a ValidationError (in my case the Cell validates to an error if nothing is specified -> NotNullCellValidationRule) appears in the Cell where the ComboBox is, in the drop down list nothing but white lines are displayed. BUT if I move the cursor over one of the white lines the proper value is displayed.

     Additional information: in all other rows the ComboBoxes are working fine and display the correct values. I tried throwing a ValidationError on a specific selection instead of null (which is not possible here). It worked but the Cell didn't become red.

     

    Is there anything special if I use ComboBoxes in an InsertionRow?

    Is this a bug or a feature? :-D

     

    Another question by the way: how does the CellValidationStyle Property work? Are there some examples?

     

    greets,

    Matt

    Filed under: ,
  •  09-01-2008, 8:56 AM Post no. 14709 in reply to 14567

    Re: ComboBox in InsertionRow: Doesn't display list properly on ValidationError

    Can anybody help me? Is this a known bug? Or isn't this reproducable? Should I add some pictures to illustrate the problem?

     greets,

    Matt

  •  09-18-2008, 3:17 AM Post no. 15394 in reply to 14709

    Re: ComboBox in InsertionRow: Doesn't display list properly on ValidationError

    To give the other users the solution too:

    if a validation error occurs the font (foreground) is set to white and the background to read.

    in the combobox only the selected item is background red and all others white. so the only way to display this properly is to change the foreground color.

     

    Thanks to Mohamed Sadou (Xceed Support)

View as RSS news feed in XML
Contact | Site Map | Reviews | Legal Terms of Use | Trademarks | Privacy Statement Copyright 2008 Xceed Software Inc.