Make the dropdown wider in a datagrid view

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • PromisedOyster

    Make the dropdown wider in a datagrid view

    I have a datagridview. One of the database bound columns shows a code.
    However, when I drop down this combo, I would like to see a code +
    description as this may help the user select the appropriate code as
    the code on its own may not be enough information.

    I can manage to get the drop down wider, However, when I select an
    entry and tab out of the column, the whole grid column goes wider as
    well which is not what I want. Basically I want a fixed width in the
    grid but a variable (much wider) width in the dropdown

    HELP!!!!!!
Working...