GridView Control - Thumbnails View

S

Samuel Shulman

Hi

Is it possible to present item in the GridView in Thumbnails Mode so more
then one item can fit in one row

Thank you,
Samuel
 
T

Tim_Mac

hi samuel,
the gridview is designed for one row per item.
you might find the DataList useful because you can define how many items you
want to fit on one line, and whether they should repeat horizontally or
vertically. these properties are called RepeatColumns and RepeatDirection,
respectively). the datalist will render a table with rows and columns by
default (see RepeatLayout).

hope this helps
tim
 

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,769
Messages
2,569,579
Members
45,053
Latest member
BrodieSola

Latest Threads

Top