Trigger field disapears!
New Community Forums available at http://forums.ext.net
 

Coolite Forums

Welcome Guest ( Login | Register )
 
Trigger field disapears!
Subscribe
Last Login: 4/21/2010 3:51:27 AM
Posts: 57,
Posted 6/30/2009 7:23:40 AM

Group: Coolite Early Adopter
 Hi,

When I hide a panel that content a trigger field and I do visible the panel again, I cant show the trigger field because it's hidden.

In the Page Load:

this.myPanel.Hidden = true;


Post Back:

this.myPanel.Hidden = false;


I dont change the Hidden property of the trigger field and it only happen with this type of control.


Is it a bug?

In the other hand, the AutoExpandColumn of a gridpanel contented in this panel either work.

Thanks
Last Login: 7/8/2010 1:50:34 AM
Posts: 4,722,
Posted 7/3/2009 1:49:33 AM

Group: Core Development Team
Hi Kaido,

I ran a couple tests with setting .Hidden=false on an <ext:Panel> and it appears to work correctly during both an AjaxEvent and PostBack.

--
Geoffrey McGill
Coolite Inc.
Development Team
Skype : geoffrey.mcgill
Forum Guidelines | Coolite Examples | Coolite API Docs | ExtJS API Docs | Twitter
Last Login: 7/8/2010 1:50:34 AM
Posts: 4,722,
Posted 7/3/2009 1:57:36 AM

Group: Core Development Team
opps...

I tested something else and did run into a problem. 

We are investigating. 

--
Geoffrey McGill
Coolite Inc.
Development Team
Skype : geoffrey.mcgill
Forum Guidelines | Coolite Examples | Coolite API Docs | ExtJS API Docs | Twitter
Last Login: 4/21/2010 3:51:27 AM
Posts: 57,
Posted 7/7/2009 3:33:35 AM

Group: Coolite Early Adopter
Thank you very much for investigate it, geoffrey.mcgill

I collapse the panel in the page load, perhaps this info can be useful to you. And I have the same problem with FieldSet control, but I didn't find any reason.

« Prev Topic | Next Topic »
Reading This Topic
Active Users: 0 ( 0 guests, 0 members, 0 anonymous members )
No members currently viewing this topic.
All times are GMT -5:00, Time now is 4:45pm