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 Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Row Width Question - MSFlexGrid

Status
Not open for further replies.

Miners47

Technical User
Jul 14, 2000
12
US
I am using an MSFlexGrid control to display information to my users about the line items on a specific sales order. I would like to show summary information within the grid with some extra text. However, the additional text that I would like to show my users carries over into 3 columns.

Is there a way that I can enter informaiton into a specific row within the grid and disregard the set column widths? Essitially setting one row to have a width as long as the grid while all preceding rows have column widths set.

Thanks in advance
 
The easiest way might be to have a text box floating on top of the grid. You can make it look like it is part of the grid (within the correct row) and make it as wide as you like. See faq222-3262 or search for 'MSFlexGrid' and 'floating textbox'.



zemp
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top