Lazy loading of widgets on tabs

In a widget group that has multiple tabs for related widgets, data is loaded and displayed in a widget only when you click the tab. This enhancement improves performance by querying data only for the widget displayed on the selected tab.