on ‎2007 Jun 19 7:43 AM
Hallo together,
on a view i have a context for a table. I must need the value 'when visible' for the view properties 'lifetime'.
My question: How can I initialization the context for my table?
I must do that, otherwise I have the entries with call everyone the view several times in the table.
Thanks for the answers
greetings
Rainer
Request clarification before answering.
In the wddoinit method of your view, fetch the internal table which you want to bind to your UI table. Then bind it to the context. If this is done in the doinit, it will be called only once, when the view is initialized.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 8 | |
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.