CodeCharge Studio
search Register Login  

Visual Web Reporting

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> CodeCharge Studio -> IDE/GUI

 How to stay on same Tabbed View Tab after insert. update etc. ect.

Print topic Send  topic

Author Message
saseow

Posts: 744
Posted: 06/03/2018, 12:03 AM

I have a grid and record form in a tabbed tab and when an action is taken I want to stay on the same tab. It keeps defaulting to the first tab in the tabbed view.
Any ideas?
View profile  Send private message
MichaelMcDonald

Posts: 640
Posted: 05/20/2019, 2:54 PM

http://forums.yessoftware.com/posts.php?post_id=124900
_________________
Central Coast, NSW, Australia.

View profile  Send private message
gbolz

Posts: 13
Posted: 01/19/2021, 7:23 AM

var $mytabs = $('*:ccsControl(Panel1)');
$mytabs.tabs('option','active',x);
x = number of your tab ( 0,1,2,3.... )

You can disable a tab:
$mytabs.tabs( "disable", x );

Pls see here: https://api.jqueryui.com/tabs/
$('*:ccsControl(Panel1)') is the handle for all tabs (#tabs), CCS generates when you create a tabbedview with tabbedtabs.
View profile  Send private message

Add new topic Subscribe to topic   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

Internet Database

Visually create Web enabled database applications in minutes.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.