how to show data like
ASP.NET
2
Posts
2
Posters
0
Views
1
Watching
-
how to show data in gridview actually i want to show datain table view where show like this img1 img2 img3 price price price des des des img4 img5 img6 price price price des des des so on... thanks Regards Umesh Daiya
I would look at template fields in the GridView to achieve your desired view.
Just because we can; does not mean we should.