Dear Community,
I have a TabStrip with some tabs and with some fields in each tab.
These fields should be filled with information that is imported from text files.
Until here everything is fine.
My problem is that the fields only appear with the information after I click in a refresh button.
But the fields should be filled without the need of click in the refresh.
If I don't click the button, they will remain blank.
My question is, there is any way to avoid clicking the refresh button everytime or can I simulate, in the code, a click in the button or something like that?
Thanks in advance,
Best Regards.