This topic is locked
[SOLVED]

 How to control vertical record height?

10/29/2015 5:13:39 PM
ASPRunner.NET General questions
A
Arkie author

I created a list page in free form, mainly because each record shows a picture. The page looks good, but each record contains a scroll bar and there's a large blank space below the records data. There's also a scroll bar where it should be to scroll down the page
Since I have each record showing all the data, including the image, the scroll bar on each record is totally useless and two scroll bars on a page can be confusing.
How can I control the vertical space of each record?
TIA

~Arkie

jadachDevClub member 11/3/2015

Maybe you should provide a screenshot so we can see.

A
Arkie author 11/12/2015

ok... figured it out... or at least a way to get what I want.. <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=reply&id=78259&image=1&table=forumreplies' class='bbc_emoticon' alt=':)' />
I still don't know why the extra space shows up after the data, but I found that by getting into the mode where I could delete extra rows works great for me.
Actually, in my csse, since I was doing my screen design using FreeForm, I simply cleared off the entire page, deleted all the rows except for one and then added back everything I wanted, placing fields where I wanted as I went.