Skip to content
Discussion options

You must be logged in to vote

The issue here is that the OptionList isn't built to display items that have their underlying data changing on the fly; it's designed to display a list of values passed to it. By the sounds of it it does seem like the DataTable would be a better choice for you here; but if you need the updated version that allows for row removal and you can't wait, perhaps making a quick custom widget based off the line API would be the best choice for you here?

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@StanSvec
Comment options

Answer selected by StanSvec
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants