Skip to content

How do I update the content of a Layout/Widget? #801

Answered by gucio321
notBradPitt asked this question in Q&A
Discussion options

You must be logged in to vote

generally, you need to implement that yourself:

  • when user clicks item in table, set some index variable
  • now in the other part of your split layout I'd generate layout dynamically using some function/method
  • your table also needs to be dynamically generated with another function or for loop

Could you post some code so that I can refer to it? IT'd be much easier to say what you should do ;-)

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@notBradPitt
Comment options

@gucio321
Comment options

@notBradPitt
Comment options

Answer selected by notBradPitt
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