-
Sencha User
Fieldset half visible
Is there anyway to configure fieldset such as half(few elements) are visible and remaining half is hidden. And while clicking the collapsible button hidden items must be made visible.
Any predefined solution for it?
-
Would it be just as easy to use 2 fieldsets and have the 2nd one collapsed at start?
If this does not help, then please clarify.
You could use setHeight in the beforeExpand event to set the new height. You would also have to account for the height when minimized to show the limited fields as it defaults to none.
Scott.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules