Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

DataGrid Column width resets itself

Status
Not open for further replies.

cateyes

Programmer
Jun 14, 2002
9
0
0
CY
I am using VB6 and I have an adocontrol bound to a DataGrid. I Set the width of the DataGrid Columns via Properties>Layout>Width.
Even though I save this, the Data Grid keeps resetting the column width to a the original (smaller) width.
Can anyone tell me what I have done wrong?
Thanks!
 
When you right-click on the DataGrid, you can choose 'Retreive fields' from the pop-up menu. Now you can layout the colums.

Let me know if it worked,

Jan If this response was usefull to you, please mark it with a Star!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top