Eureka: Update options value for a pushRow dynamicaly ?

Created on 1 Jan 2016  路  4Comments  路  Source: xmartlabs/Eureka

Hello,
Is there a method to update dynamicaly the options field of a pushRow ?

I can update the baseValue but i can't figure it out for the options ( String Array )

Thanks

All 4 comments

Why is this comment closed without any explanation?

This issue is still unanswered

I am looking for a solution to this. pushRow.updateCell() does not seem to do the job.

It works for me just changing the options.

(form.rowBy(tag: "the_tag") as? PushRow<Emoji>)?.options = [馃拋馃徎, 馃崘, 馃懄馃徏]
Was this page helpful?
0 / 5 - 0 ratings

Related issues

zoul picture zoul  路  3Comments

Tomas1405 picture Tomas1405  路  3Comments

iBearKh picture iBearKh  路  3Comments

thlbaut picture thlbaut  路  3Comments

sedwo picture sedwo  路  3Comments