Datagrid: Disable Row Resize

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

    Datagrid: Disable Row Resize

    I am currently writing a windows application which uses DataGrid
    components to display some data. I am wanting to allow the user to
    resize the columns to display data that is longer than the column width
    however i would like to restrict the user so they cant stretch the rows.
    I know this can be done using a list view but could only see a solution
    using the MouseDown event and Windows API calls.

    Is there a simpler method than this ?

    Stuart



    *** Sent via Developersdex http://www.developersdex.com ***
Working...