Quantcast
Channel: Xojo Programming Forum - Latest topics
Viewing all articles
Browse latest Browse all 3780

Xojo2024R2.1: WebListBox with DataSource - code after DataReload

$
0
0

In the Save method I have the following code:

BuildContactsList
SelectContactInList (vContactId)
LoadSelectedContact

The BuildContactsList method last line is:

ContactsList.ReloadData

I wonder if my assumption about Xojo “queueing” SelectContactInList is correct. Basically I want to make sure that the contact selection and loading from the contacts list is done after the browser receives the updated data from the server.

Can someone comment/explain to me please?

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 3780

Trending Articles