Hi All,
I have SQL db/list/webview I am trying to have the Webview/table "Select" a the Row of a newly added record. The following pictures from a modified SQL2 example may explain this better:
Screen1 shows 4 records the second line selected.
Screen2 shows a newly added record. By default the first line is selected. I want the latest record to be selected.
IE
I have worked out a way to do this but it is messy and convoluted. Before I code a complete mess my question is:
Is there a function/option to go to the new record as if the WebView has been clicked?
This is a bit odd as it is arse about to the normal operation. I think I am searching for something that does not exist, but worth asking.
Thanks in advance
I have SQL db/list/webview I am trying to have the Webview/table "Select" a the Row of a newly added record. The following pictures from a modified SQL2 example may explain this better:
Screen1 shows 4 records the second line selected.
Screen2 shows a newly added record. By default the first line is selected. I want the latest record to be selected.
IE
I have worked out a way to do this but it is messy and convoluted. Before I code a complete mess my question is:
Is there a function/option to go to the new record as if the WebView has been clicked?
This is a bit odd as it is arse about to the normal operation. I think I am searching for something that does not exist, but worth asking.
Thanks in advance