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

Xojo2024R4: updating selected rows in WebListBox using DataSource - how to?

$
0
0

WebPage showing WebListBox with the timer refreshing the list every minute, the WebListBox is using DataSource. The user can select multiple entries, open WebDialog, enter comment and hit Save button which updates records in database and closes WebDialog. The expectation is that the comment column will now show freshly entered comment.

I can’t use CellTextAt to update relevant comment cell in the selected rows.
I can re-run the query but that is not very efficient.

How do I update text of the cell in selected row in the WebListBox that is using DataSource class?

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 3992

Trending Articles