asp.net - It is possible to have this format in ASP .Net GridView? -
i have been
name | age | sex | id no.abc | 24 | m | 12312131
address:3rd street(colspan of whole row above)fdc | 26 | f | 1232131 address:4rd street
(see there http://i46.tinypic.com/xymna.jpg) while in gridview didn't find way add together new row every record (like repeater want stick gridview create info manageable.
thank much.
you need utilize listview instead , employ templates accomplish layout you're seeking:
listview web server command overview
asp.net gridview
No comments:
Post a Comment