Hi
I am adding tabs client-side. However, i do not want to create duplicate tabs.
Is there a simple way of detecting if a tab already exists in the tabstrip ?
I have tried to iterate through each tab, but can not figure out how to get text of tab... (see code below)
I pass newTextValue into function but my attributes dont seem to be correct for the matching process...
Any ideas please?
Thanks
Mark