Welcome to Pintexx Forum Sign in | Join | Faq

pinTab

Started by devnutmike at 08-21-2007 9:10 . Topic has 4 replies.

Print Search
Sort Posts:    
   08-21-2007, 9:10
devnutmike is not online. Last active: 22.08.2007 17:22:56 devnutmike

Top 500 Posts
Joined on 08-21-2007
Posts 1
updatepanel
Reply Quote
pintab doesn't seem to remember the tab that was selected when it is inside an updatepanel. After the postback it always has the first tab selected regardless of which tab was selected. Does pintabl work with the updatepanel and partial page rendering?
   Report 
   08-22-2007, 11:27
Pintexx Support is not online. Last active: 30.12.2008 07:11:54 Pintexx Support

Top 10 Posts
Joined on 08-30-2005
Posts 1.571
Re: updatepanel
Reply Quote
Hi,

I'm sorry to say that this is not supported.

Regards,
Hans-Peter
   Report 
   09-11-2007, 8:43
AndrewC is not online. Last active: 10.08.2007 18:09:50 AndrewC

Top 25 Posts
Joined on 01-11-2007
Posts 23
Re: updatepanel
Reply Quote
Any plans to support it in the near future? It's really nice to see only part of the screen refresh when you hit a tab. Problem is, of course, that only the first is accessible!

The usual problem with 3rd-party controls is the way they render script to the page; they need to be switched to check for the presence of the new ScriptManager, and, if it's present, to use it instead of the ClientScriptManager to write script to the page. If that's the issue with PinTab, then it should be pretty quick to change it.

So- any plans?

Thanks,

-Andrew
   Report 
   09-11-2007, 8:46
AndrewC is not online. Last active: 10.08.2007 18:09:50 AndrewC

Top 25 Posts
Joined on 01-11-2007
Posts 23
Re: updatepanel
Reply Quote
Arrgghh! It's really annoying that you can't edit or delete your posts on this forum!!

That should have been, "...only the first TAB is accessible..."


-Andrew
   Report 
   09-12-2007, 4:53
Pintexx Support is not online. Last active: 30.12.2008 07:11:54 Pintexx Support

Top 10 Posts
Joined on 08-30-2005
Posts 1.571
Re: updatepanel
Reply Quote
Hi,

I think this is a design issue.
pinTab has been primarily not designed for postbacks because you load entire pages and you can initiate a postback for each tab page or access fields of a tab page.

Regards,
Hans-Peter


   Report 
Pintexx Forum » Developer Produ... » pinTab » updatepanel