EXT Library

View: New views
4 Messages — Rating Filter:   Alert me  

EXT Library

by Christian Cypert-4 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Does anyone have some experience with using the EXT library? We have  
developed several grid forms using EXT, but are having some issues  
with developing our input forms within EXT. I'm guessing the problem  
is some simple error I've left out, but for example we have an input  
form using EXT with a series of tabs. The first tab will load data  
correctly, but the remaining tabs do not load any data. Using Firebug  
I know that the data that should be displayed within the tabs is  
returning correctly.

Christian Cypert
ccypert@...

It is a rare mind indeed that can render the hitherto non-existent  
blindingly obvious. The cry 'I could have thought of that' is a very  
popular and misleading one, for the fact is that they didn't, and a  
very significant and revealing fact it is too.
- Douglas Adams





_______________________________________________
Active4D-dev mailing list
Active4D-dev@...
http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev
Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/

Re: EXT Library

by aparajita :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

> Does anyone have some experience with using the EXT library? We have  
> developed several grid forms using EXT, but are having some issues  
> with developing our input forms within EXT.

I gave up on using Ext forms for input because I had so many problems.  
I ended up displaying a regular HTML form within an Ext window.

Regards,

    Aparajita
    www.aparajitaworld.com

    "If you dare to fail, you are bound to succeed."
    - Sri Chinmoy   |   www.srichinmoy.org


_______________________________________________
Active4D-dev mailing list
Active4D-dev@...
http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev
Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/

Re: EXT Library

by John Milton-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


On 13 Apr 2009, at 9:47 pm, Christian Cypert wrote:

> Does anyone have some experience with using the EXT library? We have  
> developed several grid forms using EXT, but are having some issues  
> with developing our input forms within EXT. I'm guessing the problem  
> is some simple error I've left out, but for example we have an input  
> form using EXT with a series of tabs. The first tab will load data  
> correctly, but the remaining tabs do not load any data. Using  
> Firebug I know that the data that should be displayed within the  
> tabs is returning correctly.

I'm having a lot of success with Ext, but am hardly an expert :-)

Do you have deferredRender: false & layoutOnTabChange:true on the  
TabPanel?

Failing that have you tried the Ext forums - search shows lots of  
results for forms & tabs?

Cheers

John

_______________________________________________
Active4D-dev mailing list
Active4D-dev@...
http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev
Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/

Parent Message unknown Re: EXT Library

by Christian Cypert-4 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

That was the issue. Thanks!

On Apr 14, 2009, at 11:00 AM, active4d-dev-request@...  
wrote:

> Do you have deferredRender: false & layoutOnTabChange:true on the
> TabPanel?


Christian Cypert
ccypert@...

It is a rare mind indeed that can render the hitherto non-existent  
blindingly obvious. The cry 'I could have thought of that' is a very  
popular and misleading one, for the fact is that they didn't, and a  
very significant and revealing fact it is too.
- Douglas Adams





_______________________________________________
Active4D-dev mailing list
Active4D-dev@...
http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev
Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/