Posted 17 Mar 2016 Link to this post
Hi,
I was wondering if there is a way to set the tabstrip background color based on a bind.
I would like to change the color depending on a validation check.
thanks.
Posted 21 Mar 2016 Link to this post
Hello Peter,
There is no configuration option for applying a conditional background color. If you would like to manually apply it, you could use the tabGroup field of the TabStrip to access the tabs and set the appropriate CSS properties.