Welcome Guest Search | Active Topics | Sign In | Register

Programatically enabling Tabstrip tab items Options
Brad
Posted: Saturday, July 14, 2007 4:46:28 PM
Rank: Newbie
Groups: Member

Joined: 7/5/2007
Posts: 2
I have several tab items on my control that I initially disable to the user. As the user fills out information on the currently enabled tab item I would like to enable other tab items. How could I programatically accomplishs this?
eo_support
Posted: Saturday, July 14, 2007 4:54:41 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,093
Hi Brad,

Depending on whether you are doing it on the server side or client side, you would need to use either of those two property/method:

http://www.essentialobjects.com/ViewDoc.aspx?t=EO.Web.NavigationItem.Disabled.html
http://www.essentialobjects.com/ViewDoc.aspx?t=JSDoc.Public.NavigationItem.setDisabled.html

Thanks




You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.