Ask a Question related to ASP.NET Data Grid Control, Design and Development.
-
NancyASAP #1
Datalist Layout spacing problems, row space
Just in case this is driving anyone else besides me nuts....
I set up a datalist with Layout=Table. This caused a blank space to
appear between rows. I got rid of this by changing to Layout = Flow.
So far, so good. However, with Flow layout a large empty space appeared
above my Datalist. I finally got rid of this by changing the Datalist's
RepeatDirection = Horizontal. (Why this worked, I don't know. After
several hours of dinking with this, I almost don't care...I think it
stopped the generation of an extra span tag.)
Note that my Datalist is inside a Table with one row, one cell. This is
for my own display reasons, which I won't go into. Also, the DataList
contains a Table, because I needed to set up the list to split one
datasource row into several rows.
Hope this helps someone else tearing their hair out like I was.
NancyASAP
NancyASAP Guest
-
Datalist RepeatLayout Flow spacing problems
I am using Repeatlayout flow on my datalist so I can have my table layout outside the datalist. But its crapping this huge spacing above the table.... -
Problems with spacing bestween text
Whenever i hit the spacebar twice to put two spaces between words i only get one space? Is there a setting i need to change? Also...evertime i... -
Nested Datalist Formatting Problems
I'm having trouble getting a nested datalist to display properly. It needs to be displayed in three columns. When the nested datalist has one item... -
Why non-braking space does not follow letter-spacing?
Is there some reason that non-braking space does not follow word spacing values just like regular space does, or is it just sloppy programming from... -
line spacing problems in Flash MX 2004?
When I open a Flash MX or earlier file in Flash MX 2004 Professional, I have noticed that the line spacing on alot of my text has been expanded... -



Reply With Quote


