Hi - I have a database containing thousands of records. Ideally, I'd like a table which allows the user to scroll through - one record per row, twenty rows on view at a time. However, most sites seem to show such data a page at a time and so I'll probably have to follow that example. But how? Is there an article explaining how to set such a page up? I've looked through the on-line help but not spotted anything. I am comfortable with defining data sources, record sets, etc - it is how to use NOF to display the data. Thanks