@nakyuz wrote:
The problem is that i want to load choices of select box from server. But the choice expect array, then program gives error.
How to change of choices dynamically?$(go.TextBlock,{textEditor: window.TextEditorSelectBox, choices: getChoices()})
getChoices() returns like promise so i cant use like that.
Posts: 1
Participants: 1