Data grid column

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello,

i'm using datagrid control to fetch a greeting card Data, but i have a
problem in datagrid coulmn, all the greeting card images showing in one
Column but i want to show these in atleast 3 columns what technique i use for
doing that pls tell me.

thanks
 
You want to display a single image in three different columns? Or are
you looking for something else. Perhaps if you post some code it would
be clearer.
 
No there are many images and more appropr Appropriately say greetings cards
that i want to show so pls tell me what i use to do this
 
Do you have to page through results?

If not - a Repeater control might be the easiest solution - or a
DataList. Have you looked at those?
 

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

Back
Top