Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
110
Text disappears upon selecting to another row in ultragrid
posted

Normal View

Upon loading of the grid, the displayed data is normal. But when I choose another rows, the text in the column "Type" disappears. Btw, style type of the Style is a dropdown.

This is the 2nd image.

Abnormal View

Is there any solution to solve this??

Thanks

  • 8680
    posted

    In the past, I've solved dropdown problems by checking:

    • Do the data types match?  Datatypes for the underlying row data (in your database) need to match those in the database data destined for the dropdown's ValueList.ValueMember. In the grid, the UltraGridColumn.DataType must also match.
    • Do the column names match?  (In all the same places.)

    HTH

  • 28464
    posted

    It is really hard to tell... depends on the setup. This may also very well be a bug in the grid. I guess, the best way to proceed in this type of situation would be to send a small subset of your project reproducing the problem to our Developer Support folks 

    http://es.infragistics.com/gethelp/default.aspx