G
george.ene
Guest
Hi jpetersen, You can do this by modifyng the expanders config.expanded value like this: myExpander.config.expanded = true; You need to annotate your expander as a @ViewChild first to access it. Hope this helps, George.
Continue reading...
Continue reading...