Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
嗨,我正在使用具有不同选项卡的 Dundas 仪表板,当我们选择其中一个选项卡时,必须更改选项卡颜色,以便显示它是活动选项卡。我怎样才能做到这一点??
我正在使用 Dundas Dashboards 2.5.2。
这取决于您创建选项卡的方式,因为 Dundas Dashboard 中没有开箱即用的选项卡控件。
假设“选项卡”有一些背景属性,您可以在关注新选项卡的 Click 交互中使用 DundasScript 更改它。