|
|
|
|||||||||||||||
|
|
|
|||||||||||||||
|
|
|
How can I do a gridview with 3 Columns?
Something like this:
edu de souzaPosted Aug 25, 2008, 9:35 AM
To do that, the best way is use DataList, but you are going to have problem if, you need to page this data.
Gridview, is delightful easy to page and sort data, but with DataList you are going to have a more flexible layout.
Above goes the reference to do so.
http://aspnet.4guysfromrolla.com/articles/081804-1.aspx