Hello everybody,
in an example application im displaying the results of a RFC-FM call in a table. This works fine. Now i want to set the table property 'visibleRowCount' of the table dynamically depending on the amount of entries the RFC call returns.
I know how to set the property during runtime, what i dont know where to place the code, as it has to be done after the results of the RFC call are available (so the wdDoInit Method of the View Context isnt the right place).
I also dont know how to determine the amount of rows.
I appreciate any hints 😊
regards,
Markus
Message was edited by: Markus Klein