Hello,
I need your help, please!!
I've created a list with detail management and CRUD operations. When I click on the list, the details are displayed and I can add information to these details using the CRUD operations. The problem is that when I use CRUD to add information, I want the initially displayed list to be automatically refreshed and updated.
How can I do this from the CRUD management ?
automatically refreshed LIST and updated
automatically refreshed LIST and updated
- Attachments
-
- Crud3.png (27.9 KiB) Viewed 54500 times
-
René Houba
- Posts: 220
- Joined: Thu Nov 26, 2015 7:03 am
Re: automatically refreshed LIST and updated
Hi Albert,
The online Guide shows a nice example how components in VLF-ONE can communicate to each other:
https://docs.lansa.com/15/en/lansa048/i ... e%7C_____0
You can start this example via: Open both Custom Manager 1 and 2: And type some text in Custom Manager 2. You will see that the text will automatically appear in Custom Manager 1 as well: Kind regards,
René
The online Guide shows a nice example how components in VLF-ONE can communicate to each other:
https://docs.lansa.com/15/en/lansa048/i ... e%7C_____0
You can start this example via: Open both Custom Manager 1 and 2: And type some text in Custom Manager 2. You will see that the text will automatically appear in Custom Manager 1 as well: Kind regards,
René
Re: automatically refreshed LIST and updated
Hello René Houba
Thank you very much, it worked well even though it takes a bit of time (almost 6 seconds) to refresh the list.
Thank you very much, it worked well even though it takes a bit of time (almost 6 seconds) to refresh the list.