Welcome to Pintexx Forum Sign in | Join | Faq

pinTab

Started by Stokholm at 03-22-2006 2:40 . Topic has 2 replies.

Print Search
Sort Posts:    
   03-22-2006, 2:40
Stokholm is not online. Last active: 17.03.2006 08:58:34 Stokholm

Top 50 Posts
Joined on 12-20-2005
Denmark
Posts 12
How do i add content to the PinTab?
Reply Quote

Hi,  Hans-Peter

Every time i want to use the PinTab, I have to split all my code into a default page and a page for every PinTap.
This is not always the right way to build a Tab-separated page.

I need a PinTab where i can add the content on the same page as the PinTab
Is there a way to add content like the example below.   (without URL)

<pin:pinTab ID="PinTab1" runat="server">
   <pin:Tab>...my content...</pin:Tab>
   <pin:Tab>...my content...</pin:Tab>
</pin:pinTab>

 

Best regards
Jacob Stokholm 


   Report 
   03-22-2006, 2:58
Pintexx Support is not online. Last active: 12.01.2012 07:36:39 Pintexx Support

Top 10 Posts
Joined on 08-30-2005
Posts 1.910
Re: How do i add content to the PinTab?
Reply Quote

Jakob,

pinTab has been designed exactly for this.

You do not have to create html snippets that do not work stand alone but you can create a complete full working page and include it.

Regards,
Hans-Peter

 


   Report 
   03-22-2006, 3:39
Stokholm is not online. Last active: 17.03.2006 08:58:34 Stokholm

Top 50 Posts
Joined on 12-20-2005
Denmark
Posts 12
Sv.: Re: How do i add content to the PinTab?
Reply Quote

Hans-Peter.

Ok.  I will try and use the PinTap where i can, and then use the Microsoft TabStrip WebControl for all my other pages.

Best regards
Jacob Stokholm


   Report 
Pintexx Forum » Developer Produ... » pinTab » Sv.: Re: How do i add content to the PinTab?