cancel
Showing results for 
Search instead for 
Did you mean: 

tabstrip error

Former Member
0 Kudos

hi all,

i am working on an application where i have a tabstrip which contains 2 tabs.when i click a button in the first tab view the selected tab should change and i have to see the second tab with its view.

i am trying to do this using an attribute in context and binding that selected tab property to that attribute..onbutton click am setting the value of attribute second tab.but am getting runtime error that attribute not found..

can any one give me an idea on this..

thanks in advance,

regards,

Anusha

Edited by: anusha sabbineni on Jul 11, 2008 3:16 PM

Accepted Solutions (0)

Answers (1)

Answers (1)

abhimanyu_lagishetti7
Active Contributor
0 Kudos

Hi Anusha

You might have mis-typed the Context Attribute name where you are setting it, just check.

Abhi