Tag: Dijit
-
Hiding and Showing a Dijit ContentPane in a TabContainer
There is no simple method of hiding and showing a Dijit ContentPane. If you are displaying a number of ContentPanes within a TabContainer you may need to hide (and possibly redisplay) one or more of the ContentPanes. For instance if the tabs are displaying information based on a selected product/user/etc… some tabs might not be…