Hi, I don't know if my idea would be working to save some time on the
opening of the form but you could try to have each data nodes to be held
in an array to have information saved in background.Then you could only
display a maximum of rows in 1 page, e.g. 15 rows or 30 rows.Have a next
page and previous page button on top and/or bottom of the page to switch
between the 15-30 datarows.If this is a problem you could also have a
button to show all rows which could let the user know this may take a...