Answer the question
In order to leave comments, you need to log in
How to implement a dynamic interface?
Hello.
I am writing some software that should display and make it possible to edit one file.
File structure:
Sheets inside which are elements.
Each sheet has its own structure, and each version of the file may have a different sheet structure.
What would be the best way to implement this? I want to make a choice of a sheet through ComboBox, and that at a choice, the interface depending on the version of a file and sheet would change.
I'm also interested in the ability to use DataBinding.
When a sheet is selected, there will be a selection of an element from this sheet, and already when the element itself is selected, its fields will be displayed.
Answer the question
In order to leave comments, you need to log in
Each sheet has its own structure, and each version of the file may have a different sheet structure.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question