-
I apologize for yet another discussion, but I'm really stuck here. I created a table and property in global
I can get I've read about I will be grateful for help P.S I apologize for my auto-English. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
You can add rows to a StandardTableView in this way.
You can wrap it with custom class to add data dynamically conveniently. Hope it helps you. |
Beta Was this translation helpful? Give feedback.
You can add rows to a StandardTableView in this way.
Like this:
You can wrap it with custom class to add data dynamically conveniently.
Hope it helps you.