Windows Develop Bookmark and Share   
 index > Windows Forms Data Controls and Databinding > Extended Data Grid
 

Extended Data Grid

I was hoping to use this grid to show multiline text from my result set.  I have the grid working by setting the styles at design time.  I would like to be able to set the height of the row to be based on the cells.   I could not find an auto-size.

I have two multiline columns.  One has hard returns for each entry for the record - kind of a list.  The second is a long text field that I would like to wrap.  When I click on the cell, the text shows in the multiline edit, but I do not want the user to have to click to see all the data.

Ideas?
MigrationUser 1  Monday, January 03, 2005 10:47 AM
Please see the Leadit.ExtendedDataGrid 
MigrationUser 1  Tuesday, January 04, 2005 12:59 AM
Sorry, for not being clear.  I am already using the Leadit.ExtendedDataGrid.  Otherwise, I would not have the MultiLine column type.
MigrationUser 1  Tuesday, January 04, 2005 11:25 AM

You can use google to search for other answers

Custom Search

More Threads

• Displaying extra Info when selecting an Item from a Listbox
• BIndingSource AddingNew Event and Factory Pattern
• DataGridView master detail over intersect/junction table?
• How to Detect Changes in a DataTable?
• Datagridview with a TableAdapter Update Also Inserting a New Record
• passing values to parameters to create typed dataset
• associating DataGridView with EditingControlDataGridView
• Disabling validation when Navigating between records
• datagridrow class
• Binding XML to a grid