Controlling data display with ?

S

seth_hickel

Can someone offer an example of dipslaying a 3X3 (3 rows of 3 columns)
page with paging built from data returned from a query? I'm not sure
if I should be using a GridView or not. I can get the data to display
in table form but I can't seem to discover how to control the layout;
number of rows and columns.

Thank you.
 
S

Steve C. Orr [MCSD, MVP, CSM, ASP Insider]

If you have a DataTable that contains 3 rows and 3 columns and you bind that
to a GridView then that's what it will display by default.
 
S

seth_hickel

Thank you, but no. I need to display the results of a query limiting
the display to three rows of three columns with paging.
 

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

Staff online

Members online

Forum statistics

Threads
474,266
Messages
2,571,081
Members
48,772
Latest member
Backspace Studios

Latest Threads

Top