How can I put a Tab Widget into an Expander div? When I try it I get the message:
Invalid jqxExpander structure. Please add only two child div elements to your jqxExpander div that will represent the expander’s header and content.
I have tried it with other div structures and get the same thing. Is there a way to wrap the entire child div somehow so everything inside of it could work as expected with multiple div’s?