Windows Develop Bookmark and Share   
 index > Windows Forms Data Controls and Databinding > How to allow user to edit DataGridView column HeaderText
 

How to allow user to edit DataGridView column HeaderText

I would like to allow my users to edit in place the column header text of columns in a DataGridView. Is this possible or do I have to simulate it with something like a separate textbox that I superimpose over the column header?
DTMartin  Tuesday, September 26, 2006 4:15 PM
Karl Erickson  Tuesday, September 26, 2006 9:36 PM

You can use google to search for other answers

Custom Search

More Threads

• Expand the width of the DataGridView?
• storing details grids cells values created with bindingsource
• ProcessDialogKey doesn't get called
• Returning not just one value
• DataGridView: turning off or emulating no auto-scrolling
• Dataset Default Property
• Supporting add, update, delete in filtered/sorted state in BindingList
• How to use Parent-Child relationTable in the datagridview
• Working with Created Property of Text Box
• DataGridView Combobox ColorPicker