I have a mysql database program that has served me well for a long time (Bluesky Database, in Share My Creations).
This program uses DButils and I use webview extras' PageUp and PageDown capabilities. In addition to scrolling a page up or down (or to an end) I would like to be able to scroll to a particular record (say ID=355). Is this possible? That is, I want all records in the view but with the top row displayed being a particular row.
This program uses DButils and I use webview extras' PageUp and PageDown capabilities. In addition to scrolling a page up or down (or to an end) I would like to be able to scroll to a particular record (say ID=355). Is this possible? That is, I want all records in the view but with the top row displayed being a particular row.