How can i do it.
If a use RepeatLayout="Table" then it looks like

and if i use RepeatLayout="Flow" then these line hide but extra space problem arise.

Please help me


Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Madhu KPosted Apr 26, 2011, 2:43 AM
Have a look http://msdn.microsoft.com/en-us/library/system.web.ui.webcontrols.datalist.gridlines.aspx
If you could write the table,tr and td's in datalist template you could set the style as you want.
Ankit NandekarPosted Apr 26, 2011, 3:16 AM