I'd like to assign a unique id to each tab within the tabstrip but it appears this is a read only attribute. I'm using my own css and I'd like to assign a dynamic css class to each tab depending on a number of variables.
Utilizing the FindTabByValue doesn't won't work for what I'm trying to do since I need to assign a new css background based on the id of the entire tab, not just the anchor or span tag within that tab.
Has anyone been able to do this?
Utilizing the FindTabByValue doesn't won't work for what I'm trying to do since I need to assign a new css background based on the id of the entire tab, not just the anchor or span tag within that tab.
Has anyone been able to do this?