Search Type: Posts; User: troubler
Search: Search took 0.02 seconds.
-
1 Oct 2007 3:45 PM
- Replies
- 3
- Views
- 2,388
Have you tried a fsleg.add and then a fsleg.render() ?
You will need to render the container when you add a new item. -
30 Sep 2007 6:12 AM
- Replies
- 10
- Views
- 3,008
If you have set a specific id for the fieldset object you should simply be able to do something like:
Ext.ComponentMgr.get(ID)
The ComponentMgr allows you to reference any registered controls... -
30 Sep 2007 6:08 AM
- Replies
- 12
- Views
- 2,823
Have you tried using criterion_container.body.
I had a quick play with firebug using the dynamic form example and got this piece of code working. It looks up the relevant form panel, finds the... -
22 May 2007 7:29 AM
Jump to post Thread: JSBuilder Error by troubler
- Replies
- 1
- Views
- 3,964
Maybe this is a bit off topic for the EXTJS Forum, but for some reason I cant get JSBuilder to run correctly on my machine anymore, after doing a .net update.
The error im getting is related to the...
Results 1 to 4 of 4
