Quantcast
Channel: GoJS - Northwoods Software
Viewing all articles
Browse latest Browse all 7069

Text Editor Select Box Load dynamically choices

$
0
0

@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

Read full topic


Viewing all articles
Browse latest Browse all 7069

Trending Articles