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

Bind data to a flex grid in column format instead of rows

Status
Not open for further replies.

ARBEE

Programmer
Sep 25, 2001
2
US
Is there a simple way to bind an ado recordset to a flex grid so that the data is in columns instead of rows without going through each record in a nested for loop and transposing the data?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top