Hi Team,
I am using a gallery to create tab like experience ..My requirement is to hide some tabs ..I have defined a table in the items property of gllery which has some properties set.
{
Prop1:Value,
Prop2:Value,
Visible:true
}
I tried to use ThisItem.Visible in the Visible property of the first item to dynamically hide the tabs .But ThisItem is not seems to be appearing when i type that.
How can i hide specific tabs in the gallery?
Any help would be appreciated.


Report
All responses (
Answers (