I have taken a datalist and in this i want to remove the line (border) between rows.
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