|
||||||||||||||||||||
Microsoft.Web.UI.WebControls.{
|
Author | Message |
---|---|
![]() Hi folks, I'm trying to programmatically modify Tabs in a TabStrip, public void Page_Load(Object sender, EventArgs e) Quote: } The TabStrip1.TargetId gets set properly, but the web page comes up with an error on TabStrip1.getTab(), saying that there are no definitions for getTab(). How come? The rest of the page looks like this: <form id="theForm" runat="server"> <mywiz:MultiPage id="Wizard" runat="server"> A quick reply would be greatly appreciated. Thanks in advance, *** Sent via Developersdex http://www.*-*-*.com/ *** |
|
Mon, 29 Nov 2004 17:13:33 GMT | |
![]() |
|
![]() OK - I discovered some clarifications: The getTab() method can be called only on the client-side However, the problem still remains: How do I add Tabs and Thanks, *** Sent via Developersdex http://www.developersdex.com *** |
|
Mon, 29 Nov 2004 18:53:38 GMT | |
Page 1 of 1 |
[ 2 post ] |