Wrapping Gridview Columns

J

james.parish

I have a gridview (GV) that I want for every 4th column to wrap to the
next line...

Maybe I'm using the wrong control...but It will always be one row
returnings from dataset.

Example:

Contract........Year.........Part...........Iso Cd
1233 2004 5124 AB3

Part Desc...............................................
Pipe seal used for ...etc.



Hope it makes since...I would like to use gridview if not then I will
have to build table...

JpII
 
J

Jose Rodriguez

James, you may consider using the repeater control for this. it will give
you exactly what you need. HTH

Jose
 
P

PeterKellner

I have a gridview (GV) that I want for every 4th column to wrap to the
next line...

Maybe I'm using the wrong control...but It will always be one row
returnings from dataset.

Example:

Contract........Year.........Part...........Iso Cd
1233 2004 5124 AB3

Part Desc...............................................
Pipe seal used for ...etc.



Hope it makes since...I would like to use gridview if not then I will
have to build table...

JpII

Im confused as to what you are looking for. Do you mean you have
something like 20 columns (big number) in your datasource and you want
each row to wrap after 4 columns (which if you had 20 columns would
mean you have 5 lines per row of data)?
Peter Kellner
http://peterkellner.net
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,011
Latest member
AjaUqq1950

Latest Threads

Top